{"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T13:49:52Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-02-16T13:49:52Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T13:49:52Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-02-16T13:49:52Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-02-16T13:49:52Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-02-16T13:49:52Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-02-16T13:49:52Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-02-16T13:49:52Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-02-16T13:49:52Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","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-02-16T13:49:52Z","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-02-16T13:49:52Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T13:49:52Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-02-16T13:49:52Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T13:49:52Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-02-16T13:49:52Z","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-02-16T13:49:52Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-02-16T13:49:52Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-02-16T13:50:02Z","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-02-16T13:50:02Z","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-02-16T13:50:12Z","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-02-16T13:50:12Z","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-02-16T13:50:22Z","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-02-16T13:50:22Z","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-02-16T13:50:32Z","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-02-16T13:50:32Z","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-02-16T13:50:42Z","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-02-16T13:50:42Z","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-02-16T13:50:52Z","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-02-16T13:50:52Z","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-02-16T13:51:02Z","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-02-16T13:51:02Z","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-02-16T13:51:12Z","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-02-16T13:51:12Z","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-02-16T13:51:22Z","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-02-16T13:51:22Z","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-02-16T13:51:32Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T13:51:32Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T13:51:32Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T13:51:32Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ffjb","name":"my-integration-test-bnpe"}} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ffjb","name":"my-integration-test-jfmy"}} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T13:58:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/02/16 13:58:41 http: TLS handshake error from 10.128.0.2:37586: EOF {"level":"info","ts":"2026-02-16T13:58:45Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-cmkgmx","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:45Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-mgcqix","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:47Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"component-one-abjt","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-one-abjt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:49Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-gaeazf","namespace":"build-e2e-visv"},"application":"build-e2e-visv/build-suite-test-application-izom","namespace":"build-e2e-visv","name":"test-annotations-gaeazf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:49Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-rzzbmz","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-utzf","name":"my-integration-test-xmpy"}} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xmpy"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xmpy"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-utzf","name":"my-integration-test-dykw"}} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-dykw"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-dykw"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-utzf","name":"my-integration-test-uiry"}} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-uiry"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-uiry"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:58:50Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"build-suite-test-component-image-source-xldwju","namespace":"build-e2e-xwnt"},"application":"build-e2e-xwnt/test-app-mbeb","namespace":"build-e2e-xwnt","name":"build-suite-test-component-image-source-xldwju","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:51Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"go-component-kioqjy","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:54Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-fgmmhb","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-xspd","name":"my-integration-test-rpmd"}} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-xspd","name":"skipped-its"}} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-02-16T13:58:55Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:58:57Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"component-two-eqqt","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-fmuk"} {"level":"info","ts":"2026-02-16T13:59:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-fmuk","application":"appstudio"} {"level":"info","ts":"2026-02-16T13:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-fmuk"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-fmuk"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-fmuk","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"namespace":"tenant-dev-ndzq","name":"snapshot-sample-fmuk","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Component or 'appstudio.openshift.io/component' label from Snapshot. Component or 'appstudio.openshift.io/component' label may have been removed. Declining to proceed with reconciliation due to the error: Component.appstudio.redhat.com \"dc-metro-map\" not found","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-fmuk"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio","namespace":"tenant-dev-ndzq","name":"snapshot-sample-fmuk","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T13:59:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio"} {"level":"info","ts":"2026-02-16T13:59:03Z","caller":"gitops/snapshot.go:1436","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-fmuk', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"namespace":"tenant-dev-ndzq","name":"snapshot-sample-fmuk","reconcileID":"0b6752e8-b18d-4c80-be39-244aac848d21"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio","namespace":"tenant-dev-ndzq","name":"snapshot-sample-fmuk-swsvh","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-02-16T13:59:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio","release.Name":"snapshot-sample-fmuk-swsvh"} {"level":"info","ts":"2026-02-16T13:59:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio"} {"level":"info","ts":"2026-02-16T13:59:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-fmuk","namespace":"tenant-dev-ndzq"},"application":"tenant-dev-ndzq/appstudio"} {"level":"info","ts":"2026-02-16T13:59:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","PR group":"konflux-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","prGroup":"konflux-test-component-pac-cmkgmx","prGroupHash":"08cdc45a43f15bc85792ce5158fe41c324b5468e200d2210c597719ec4c7cd"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uiry","externalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63756418677,"CheckName":"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xmpy","externalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63756419365,"CheckName":"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-dykw","externalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63756420156,"CheckName":"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelineRun.Namespace":"stat-rep-utzf","pipelineRun.Name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelinerun.Name":"test-component-pac-cmkgmx-on-pull-request-pz5d8"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cmkgmx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"build-suite-test-component-image-source-xldwju","namespace":"build-e2e-xwnt"},"application":"build-e2e-xwnt/test-app-mbeb","namespace":"build-e2e-xwnt","name":"build-suite-test-component-image-source-xldwju","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-mrdy","name":"my-integration-test-aqsv"}} {"level":"info","ts":"2026-02-16T13:59:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T13:59:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T13:59:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:59: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":"block-rp-dev-vdqc"},"snapshot.Namespace":"block-rp-dev-vdqc","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59: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":"block-rp-dev-vdqc"}} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-02-16T13:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59:14Z","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-yhsy"},"snapshot.Namespace":"neg-rp-dev-yhsy","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59:14Z","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-yhsy"}} {"level":"info","ts":"2026-02-16T13:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:15Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"go-component-kinbty","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:22Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-comp-rfhb","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:24Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-jhfe","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-rzzbmz-on-pull-request-fn56m","PR group":"konflux-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T13:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","prGroup":"konflux-test-component-pac-rzzbmz","prGroupHash":"b2242a6a627ddc0842ac72ba3cc641cf4a6e910af96aa5dfb1d7eb9e25f004"} {"level":"info","ts":"2026-02-16T13:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.NameSpace":"integration1-xspd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rpmd","externalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ID":63756453387,"CheckName":"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","pipelineRun.Namespace":"integration1-xspd","pipelineRun.Name":"test-component-pac-rzzbmz-on-pull-request-fn56m","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","pipelinerun.Name":"test-component-pac-rzzbmz-on-pull-request-fn56m"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-rzzbmz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:25Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-aqsa","name":"my-integration-test-blzl"}} {"level":"info","ts":"2026-02-16T13:59:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kioqjy-on-pull-request-tfzkt","PR group":"konflux-go-component-kioqjy"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","prGroup":"konflux-go-component-kioqjy","prGroupHash":"070006ad613e5a4342556618f54e08eb606db41d01cf5ae875ab11b1e9d967"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-vhgd"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-vhgd","application":"appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-vhgd"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","PR group":"konflux-test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","prGroup":"konflux-test-comp-pac-gitlab-mgcqix","prGroupHash":"cff0554824f57ee295f4d8144d75e29412186d541455bc7d463162bd74ea83"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-vhgd"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-vhgd","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"namespace":"happy-path-tjkd","name":"snapshot-sample-vhgd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Component or 'appstudio.openshift.io/component' label from Snapshot. Component or 'appstudio.openshift.io/component' label may have been removed. Declining to proceed with reconciliation due to the error: Component.appstudio.redhat.com \"dc-metro-map\" not found","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T13:59:28Z","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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-vhgd"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio","namespace":"happy-path-tjkd","name":"snapshot-sample-vhgd","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T13:59:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","caller":"gitops/snapshot.go:1436","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-vhgd', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"namespace":"happy-path-tjkd","name":"snapshot-sample-vhgd","reconcileID":"ee6a49aa-d54b-41db-9e68-20982beeba75"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:324","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","statusName":"Konflux Dev version / my-integration-test-bnpe / test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio","namespace":"happy-path-tjkd","name":"snapshot-sample-vhgd-bn59m","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio","release.Name":"snapshot-sample-vhgd-bn59m"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-vhgd","namespace":"happy-path-tjkd"},"application":"happy-path-tjkd/appstudio"} {"level":"info","ts":"2026-02-16T13:59:28Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-bnpe","commitStatus.ID":13131975629,"TargetURL":null} {"level":"info","ts":"2026-02-16T13:59:28Z","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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:324","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","statusName":"Konflux Dev version / my-integration-test-jfmy / test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-jfmy","commitStatus.ID":13131975830,"TargetURL":null} {"level":"info","ts":"2026-02-16T13:59:29Z","caller":"status/status.go:734","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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","reconcileID":"666098c0-2e47-4d64-8d93-c4a174f3fbd5","snapshot.Namespace":"gitlab-rep-ffjb","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:297","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","pipelineRun.Namespace":"gitlab-rep-ffjb","pipelineRun.Name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","pipelinerun.Name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mgcqix is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-aqsa","name":"my-integration-test-setw"}} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-setw"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-setw"} {"level":"info","ts":"2026-02-16T13:59:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","PR group":"konflux-gh-test-custom-default-fgmmhb"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","prGroup":"konflux-gh-test-custom-default-fgmmhb","prGroupHash":"92e0119b6320cbf284089fd2fc244cd16dc56759fbb505ae25d3f1a40ab184"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-fgmmhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-eqqt-on-pull-request-wwtm5","PR group":"konflux-component-two-eqqt"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","prGroup":"konflux-component-two-eqqt","prGroupHash":"fd8dca5d26163c8044180cd52039f729c56b31a28bec972b6ec1d83092cd6c"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-fgmmhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-yigv","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:33Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-jhfe","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:33Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-comp-brbf","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kinbty-on-pull-request-w7xtv","PR group":"konflux-go-component-kinbty"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"konflux-go-component-kinbty","prGroupHash":"d356ee20366b9529aecda408e0755363cc6886bce47132915daa9ae751b5a0"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T13:59:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63756477964,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-w7xtv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-w7xtv"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kinbty is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T13:59:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63756477964, NodeID:\"CR_kwDONSo-hs8AAAAO2C6mDA\", HeadSHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63756477964\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63756477964\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 13:59:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-w7xtv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63756477964/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57557268968}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290128468, Number:18897, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18897\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kinbty\", SHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", 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-qtenlk\", 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-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63756477964,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-w7xtv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-w7xtv"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kinbty is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-vnmw","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-rfhb-on-pull-request-hjp49","PR group":"konflux-test-comp-rfhb"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-comp-rfhb","prGroupHash":"4bf806c665f28bbce08a4e212cee6b1eee71f1d7fda3f6c6b10746619c0905"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T13:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","PR group":"konflux-gh-multi-component-child-jhfe"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-child-jhfe","prGroupHash":"97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T13:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-fgmmhb","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-fmuk"} {"level":"info","ts":"2026-02-16T13:59:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-fgmmhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-fgmmhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T13:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-fgmmhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-gaeazf","namespace":"build-e2e-visv"},"application":"build-e2e-visv/build-suite-test-application-izom","namespace":"build-e2e-visv","name":"test-annotations-gaeazf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T13:59:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T13:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-yigv-on-pull-request-v788t","PR group":"konflux-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","prGroup":"konflux-konflux-demo-component-yigv","prGroupHash":"afc51cc0ad94373cde20674425a712631e8c03354928b666b17f6885c7e939"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.NameSpace":"konflux-aqsa","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-setw","externalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63756514961,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","pipelineRun.Namespace":"konflux-aqsa","pipelineRun.Name":"konflux-demo-component-yigv-on-pull-request-v788t","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-yigv-on-pull-request-v788t"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-yigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63756514961, NodeID:\"CR_kwDOMZ6fKs8AAAAO2C82kQ\", HeadSHA:\"6216a2469ab55986135543ddbd31910b549d04ad\", ExternalID:\"my-integration-test-setw-konflux-demo-component-yigv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63756514961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63756514961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 13:59:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-yigv snapshot scenario my-integration-test-setw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-aqsa/konflux-demo-component-yigv-on-pull-request-v788t is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63756514961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv\", CheckSuite:github.CheckSuite{ID:57557299709}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290129688, Number:26401, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/26401\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-yigv\", SHA:\"6216a2469ab55986135543ddbd31910b549d04ad\", 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-uurgzn\", 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-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63756514961,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","pipelineRun.Namespace":"konflux-aqsa","pipelineRun.Name":"konflux-demo-component-yigv-on-pull-request-v788t","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-yigv-on-pull-request-v788t"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-yigv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T13:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","PR group":"konflux-gh-multi-component-parent-jhfe"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-parent-jhfe","prGroupHash":"39df542cdd4dbfd9a4331355c7cb8a03760c4e9f266758d9337a551cdd0933"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:00:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","reconcileID":"2184ca91-59fd-4c57-9123-d67b301e3eb6","error":"pipelineruns.tekton.dev \"gh-test-custom-default-fgmmhb-on-pull-request-njbzz\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:76","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"req":{"name":"gh-test-custom-default-fgmmhb-on-pull-request-njbzz","namespace":"build-e2e-ycog"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-fgmmhb-on-pull-request-njbzz\" 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:76\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:00:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-brbf-on-pull-request-qc497","PR group":"konflux-test-comp-brbf"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-comp-brbf","prGroupHash":"8d1e0083a4cd43c05a5aa870ac139d663d59d60f2658514ca312ee6538624a"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-dvvlzo","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","PR group":"konflux-test-symlink-comp-vnmw"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T13:59:58Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-aqsa/konflux-demo-component-yigv-on-pull-request-v788t awaiting remote resource"}],"startTime":"2026-02-16T13:59:58Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.8@sha256:fc685d7c25a3ce588d8bd52306023f57e16402c22507c857a9914f947c99c829"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63e9279dc1eb879a6b3f34e34a630a65-ae3d06cea3947ce2-01"}},"deletionTimestamp":"2026-02-16 14:00:15 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"error","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:428","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-yigv-on-pull-request-v788t","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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:428\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:679\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:660\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:129\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:681","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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:681\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:660\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:129\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:134","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:134\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","reconcileID":"b73e29d5-dfcb-4c49-8369-b410942ae490","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T13:59:58Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-aqsa/konflux-demo-component-yigv-on-pull-request-v788t awaiting remote resource"}],"startTime":"2026-02-16T13:59:58Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.8@sha256:fc685d7c25a3ce588d8bd52306023f57e16402c22507c857a9914f947c99c829"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63e9279dc1eb879a6b3f34e34a630a65-ae3d06cea3947ce2-01"}},"deletionTimestamp":"2026-02-16 14:00:15 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:00:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"error","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:428","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-yigv-on-pull-request-v788t","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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:428\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:679\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:660\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:129\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:681","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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:681\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:660\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:129\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:134","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:134\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","reconcileID":"f0eac28f-0c7e-44ca-b305-945b79477a23","error":"PipelineRun.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" 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-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T13:59:58Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-aqsa/konflux-demo-component-yigv-on-pull-request-v788t awaiting remote resource"}],"startTime":"2026-02-16T13:59:58Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.8@sha256:fc685d7c25a3ce588d8bd52306023f57e16402c22507c857a9914f947c99c829"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63e9279dc1eb879a6b3f34e34a630a65-ae3d06cea3947ce2-01"}},"deletionTimestamp":"2026-02-16 14:00:15 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-pull-request-v788t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-02-16T13:59:58Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-aqsa/konflux-demo-component-yigv-on-pull-request-v788t awaiting remote resource"}],"startTime":"2026-02-16T13:59:58Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.2@sha256:c07551efbd7fc414ae1245ddd93579b00317fee0734980f539fd8aea3cfcb945"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad.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.8@sha256:fc685d7c25a3ce588d8bd52306023f57e16402c22507c857a9914f947c99c829"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:49b7d09db82e6cad98152db8f16707ca3d90a1709e846e3ed8c91a433c88724f"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9978b6163d54473a72ded5eb9b75d9ffae92118e544c7b96dc805cd66870b12d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv:on-pr-6216a2469ab55986135543ddbd31910b549d04ad"},{"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":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0ca0203c25e22c9f12cc32436f6bf02df19fd177ba5f84926d804c711146974e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:2623be4a9bad87ade614b4b24a8f98a4e100042a845e8f162b8237168697294c"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-63e9279dc1eb879a6b3f34e34a630a65-ae3d06cea3947ce2-01"}},"deletionTimestamp":"2026-02-16 14:00:15 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"error","ts":"2026-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:428","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-yigv-on-pull-request-v788t","error":"pipelineruns.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" not found","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:428\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:679\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:660\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:129\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:681","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-pull-request-v788t","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","error":"pipelineruns.tekton.dev \"konflux-demo-component-yigv-on-pull-request-v788t\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:681\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:660\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:129\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:142\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","PR group":"konflux-gh-test-custom-branch-dvvlzo"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","prGroup":"konflux-gh-test-custom-branch-dvvlzo","prGroupHash":"1eeb8837fef29d1d807078b4ea6fba6dd5d14af75f3652a215b292a3e01bed"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-hdzgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-hdzgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun konflux-demo-component-yigv-on-push-hdzgq is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:49Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:49Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:49Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:49Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:49Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:49Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:49Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:50Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:50Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:50Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:50Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-component-two-eqqt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:01:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-secret-lookup-kmlf-20260216-140133-552"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-secret-lookup-kmlf-20260216-140133-552","application":"build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-kmlf-20260216-140133-552"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","Application.Name":"build-secret-lookup-kmlf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"build-secret-lookup-kmlf-20260216-140133-552","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:01:33Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-kmlf-20260216-140133-552","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"component-one-abjt","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-one-abjt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:01:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"component-two-eqqt","namespace":"build-e2e-guaw"},"application":"build-e2e-guaw/build-secret-lookup-kmlf","namespace":"build-e2e-guaw","name":"component-two-eqqt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:01:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T14:01:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:01:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"namespace":"build-e2e-guaw","name":"component-two-eqqt-on-pull-request-wwtm5","reconcileID":"ef518e8b-03ab-41c4-9072-011201ab6365","error":"pipelineruns.tekton.dev \"component-two-eqqt-on-pull-request-wwtm5\" 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-02-16T14:01:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:76","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"req":{"name":"component-two-eqqt-on-pull-request-wwtm5","namespace":"build-e2e-guaw"},"error":"PipelineRun.tekton.dev \"component-two-eqqt-on-pull-request-wwtm5\" 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:76\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:01:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-kmlf-20260216-140133-552"} {"level":"info","ts":"2026-02-16T14:02:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-vhgd"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"b2d50606-d98c-4b78-8a17-c4dfacd74125","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"17952676-2248-4397-a904-2daecec1bdb4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"27271730-d034-457c-b831-6de253d4ea14","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"a40a2a9f-0ec3-4c38-8598-002ffd3c7584","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"353db92d-d8bf-4e54-86b4-f35cce0f0627","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"9890b41d-0a8e-4444-8e8c-445884749342","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"98096304-eb16-4848-9174-fea91a21676f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"1f5b2cfc-4e83-45a4-97a7-21658f05c67e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"19ef02b4-63c0-4537-8edf-8d82aae67978","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"98c066e2-d002-4ddf-bc12-883c85ab55d0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"c2ce388c-2eff-4093-9a48-c49f6770703f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"e8fbf2e6-1067-46f5-99d8-a5147d1ad7bf","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"c0ad2eac-5a9f-4d52-8383-bdb9fd369de1","component.Name":"test-comp-rfhb"} {"level":"info","ts":"2026-02-16T14:07:09Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","reconcileID":"c0ad2eac-5a9f-4d52-8383-bdb9fd369de1","component.Name":"test-symlink-comp-vnmw"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-svvm-20260216-140005-000"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-svvm-20260216-140005-000","application":"test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-svvm-20260216-140005-000"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140005-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-svvm-20260216-140005-000","snapshot.Spec.Components":[{"name":"test-comp-brbf","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-comp-brbf@sha256:a763c21ed6b367ad37e51e339f8feee5f7ad7551bf44915c101e222bd30dbf2c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"ad63097245261029f5970cdab21e2142da0ee298"}}}]} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-comp-brbf is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 8d1e0083a4cd43c05a5aa870ac139d663d59d60f2658514ca312ee6538624a is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"test-app-svvm-20260216-140005-000"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","Application.Name":"test-app-svvm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:07: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":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"}} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140005-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140005-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:07:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-svvm-20260216-140005-000"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140005-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-svvm-20260216-140005-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","snapshot.Namespace":"build-e2e-uirh","snapshot.Name":"test-app-svvm-20260216-140005-000"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-brbf-on-pull-request-qc497 has finished running","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"495efe71-f9ab-4a12-ad7e-0744977d601c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"8f3e658b-b0a9-4073-a134-985bd95da319","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"fceffc12-5f78-486d-9018-0bcc296acbe4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"309f4e95-c1e8-4737-bb65-115fb0791745","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"0456a766-c2a6-422d-9644-dafd8d0df51f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"502df48e-b67e-4080-98b1-c20d97759d0e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"ea19b853-bf1b-43e9-92c5-982e671d6a7d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","reconcileID":"9839e209-f295-47fc-9295-3cd9148ec290","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iqgz-20260216-140019-000","application":"build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140019-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iqgz-20260216-140019-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-dvvlzo","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ycog/gh-test-custom-branch-dvvlzo@sha256:796eb40e7c451745e89a189accb02339a022dfc38074e75ccc4a95b96bbf5526","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-bkzlso","revision":"4954ec8eb2e595fa7d5856003ffb7a7607bd9b4a"}}}]} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 1eeb8837fef29d1d807078b4ea6fba6dd5d14af75f3652a215b292a3e01bed is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","Application.Name":"build-suite-test-application-iqgz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"}} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140019-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140019-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:07:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140019-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Namespace":"build-e2e-ycog","snapshot.Name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","snapshot.Name":"test-app-svvm-20260216-140005-000"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf-on-pull-request-qc497","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-brbf-on-pull-request-qc497 has finished running","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:07:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","PR group":"konflux-gh-test-custom-branch-dvvlzo"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","prGroup":"konflux-gh-test-custom-branch-dvvlzo","prGroupHash":"1eeb8837fef29d1d807078b4ea6fba6dd5d14af75f3652a215b292a3e01bed"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"}} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140019-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Namespace":"build-e2e-ycog","snapshot.Name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"d90ae7e3-a0ef-4e31-b94d-72e1025d447b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"547552d3-062f-4671-aba8-d3b4f718bde5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"b7b5418e-d463-468d-a84b-64f777beb80e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"e4c02c83-4b0b-49eb-bbec-e6003760c4d0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"3d8c8b28-8920-47c5-b22b-cdde7314a286","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"d29098e1-5640-46ab-9690-ff7d543f3732","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"662a2ef4-11f0-447c-913e-bb48bf4120a1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"57e2ec1d-86e6-4b80-a93f-7b730b0c1cec","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"46d97c8e-11da-4582-a4be-c041006166e0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:07:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"9ce61ab8-5152-41a8-8973-fcecc712e28e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","caller":"gitops/snapshot.go:987","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","reconcileID":"17016e91-ce1c-4784-9fcf-404ca8f6ab78","component.Name":"gh-multi-component-child-jhfe"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-cjex-20260216-140001-000","application":"build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140001-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cjex-20260216-140001-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-jhfe","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-parent-jhfe@sha256:0b2efdad0cfa5f60dc8c80181088364c5ab1a37a86052ef559736aaa002df741","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-ynzkvc","revision":"41c8ffc419c149e8b9087eccbfa8fa4fee5dcdbb"}}}]} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 39df542cdd4dbfd9a4331355c7cb8a03760c4e9f266758d9337a551cdd0933 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","Application.Name":"build-suite-component-update-cjex","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"}} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140001-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:07:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140001-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140001-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Namespace":"build-e2e-pxgn","snapshot.Name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140001-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-parent-jhfe-on-pull-request-2d6wd has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:07:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-parent-jhfe-on-pull-request-2d6wd has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","caller":"gitops/snapshot.go:1494","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-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-hdzgq","reconcileID":"16f14235-856e-40af-95e2-7d58fe81a50c","Component.Namespace":"konflux-aqsa","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv@sha256:09ccabc7cbfa17287dafd3e68066266d5d3a6a6c8c53a1870f7504e82ef7ebf2","Component.Name":"konflux-demo-component-yigv","lastBuildCommit":"95eeb819b5535487e46980619e1be1411f97ca0e"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","component.Namespace":"konflux-aqsa","component.Name":"konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"konflux-demo-app-20260216-140024-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140024-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260216-140024-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-yigv","containerImage":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv@sha256:09ccabc7cbfa17287dafd3e68066266d5d3a6a6c8c53a1870f7504e82ef7ebf2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"95eeb819b5535487e46980619e1be1411f97ca0e"}}}]} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-setw"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-9llgh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-setw"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-hdzgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-hdzgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:04Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140024-000","reconcileID":"f1a58731-c3c4-430f-a1fa-4a4d0cdc8854","snapshot.name":"konflux-demo-app-20260216-140024-000","pipelinerun.name":"konflux-demo-component-yigv-on-push-hdzgq","duration":2.93967783} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140024-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-hdzgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-yigv-on-push-hdzgq has finished running","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-hdzgq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-yigv-on-push-hdzgq has finished running","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.NameSpace":"konflux-aqsa","snapshot.Name":"konflux-demo-app-20260216-140024-000","scenarioName":"my-integration-test-setw","externalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-setw-9llgh","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-9llgh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63757437691,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-140024-000","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08: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":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63757437691, NodeID:\"CR_kwDOMZ6fKs8AAAAO2D1K-w\", HeadSHA:\"95eeb819b5535487e46980619e1be1411f97ca0e\", ExternalID:\"my-integration-test-setw-konflux-demo-component-yigv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63757437691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63757437691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-yigv snapshot konflux-demo-app-20260216-140024-000 and scenario my-integration-test-setw is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63757437691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv\", CheckSuite:github.CheckSuite{ID:57557342007}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63757437691,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-140024-000","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"error","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","reconcileID":"f0101299-ac5d-4bc8-9942-f95b249d82a4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-bnpe","commitStatus.ID":13131975629,"TargetURL":null} {"level":"info","ts":"2026-02-16T14:08:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T14:08:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-jfmy","commitStatus.ID":13131975830,"TargetURL":null} {"level":"info","ts":"2026-02-16T14:08:08Z","caller":"status/status.go:734","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-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","reconcileID":"deb20ef8-2be7-4c8b-90ca-0b6c209c492f","snapshot.Namespace":"gitlab-rep-ffjb","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T14:08:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix","noteID":3086768386} {"level":"info","ts":"2026-02-16T14:08:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:08:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix","count":1} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","noteID":3086768386,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","pipelineRun.Namespace":"gitlab-rep-ffjb","pipelineRun.Name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","pipelinerun.Name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mgcqix is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-fnke-20260216-135927-000","application":"integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"integ-app-fnke-20260216-135927-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-fnke-20260216-135927-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-mgcqix","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-ffjb/test-comp-pac-gitlab-mgcqix@sha256:7b0b1a410c7f8d5f3c8adcd62c5452e5779741bab2653d524e2067ddb16e57b5","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"474880065bea8a98595dd6be2c01c22fff13f0eb"}}}]} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-mgcqix is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash cff0554824f57ee295f4d8144d75e29412186d541455bc7d463162bd74ea83 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","Application.Name":"integ-app-fnke","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T14:08: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-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"}} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","integrationTestScenario.Name":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} 2026/02/16 14:08:10 http: TLS handshake error from 10.128.0.2:38170: EOF {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","integrationTestScenario.Name":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","destinationComponentSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-jfmy","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-jfmy","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-bnpe-6knxf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:10Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"namespace":"gitlab-rep-ffjb","name":"integ-app-fnke-20260216-135927-000","reconcileID":"ef68a72d-383a-40ea-a301-c96f13769833","snapshot.name":"integ-app-fnke-20260216-135927-000","pipelinerun.name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","duration":3.080812524} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"integ-app-fnke-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","integrationTestScenario.Name":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-pac-gitlab-mgcqix-on-pull-request-6h567 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-jfmy-vvqbq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","Scenario":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","Label":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","Application.Name":"integ-app-fnke","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","integrationTestScenario.Name":"my-integration-test-bnpe","pipelineRun.Name":"my-integration-test-bnpe-6knxf"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","integrationTestScenario.Name":"my-integration-test-jfmy","pipelineRun.Name":"my-integration-test-jfmy-vvqbq"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-pac-gitlab-mgcqix-on-pull-request-6h567 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commitStatus.Name":"Konflux Dev version / my-integration-test-jfmy / test-comp-pac-gitlab-mgcqix","commitStatus.ID":13131975830} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bnpe-6knxf","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-bnpe-6knxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jfmy-vvqbq","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-jfmy-vvqbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-jfmy","commitStatus.ID":13132147069,"TargetURL":null} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","testedSnapshot.Name":"integ-app-fnke-20260216-135927-000","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-bnpe","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commitStatus.Name":"Konflux Dev version / my-integration-test-bnpe / test-comp-pac-gitlab-mgcqix","commitStatus.ID":13131975629} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-bnpe","commitStatus.ID":13132147287,"TargetURL":null} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","testedSnapshot.Name":"integ-app-fnke-20260216-135927-000","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix","noteID":3086768386} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix","count":1} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","noteID":3086768386,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14: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-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"}} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","destinationComponentSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-bnpe","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-bnpe","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commitStatus.Name":"Konflux Dev version / my-integration-test-bnpe / test-comp-pac-gitlab-mgcqix","commitStatus.ID":13132147287} {"level":"info","ts":"2026-02-16T14:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-bnpe","commitStatus.ID":13132147287,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","testedSnapshot.Name":"integ-app-fnke-20260216-135927-000","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-jfmy","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:319","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commitStatus.Name":"Konflux Dev version / my-integration-test-jfmy / test-comp-pac-gitlab-mgcqix","commitStatus.ID":13132147069} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-jfmy","commitStatus.ID":13132147069,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","testedSnapshot.Name":"integ-app-fnke-20260216-135927-000","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"52c9727d-11f4-4c27-9275-57a7aa736481","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"38113543-22ef-434f-835b-f1ab42a6226b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"ad1a7c04-3f6f-4016-a10b-49bbcc76a539","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix","noteID":3086768386} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix","count":1} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"0ddc6a4f-6e79-4d9c-9426-5deaa8617646","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"272540f2-b491-4c08-928c-f42b29023eeb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"6decdf8c-625d-4449-a58e-279359c23331","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"9c443dba-2e63-4ba6-b763-ee472bfafdaf","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"ac591088-fd67-44ae-a731-aa1e6ef06ad9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"10d98f31-3240-4048-baa4-6b5f98c695ff","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","noteID":3086768386,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"909da988-9106-48a8-86eb-10495a0cf3e5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"47e3b7f0-affc-4b50-9e41-e81ba61a3b29","component.Name":"test-symlink-comp-vnmw"} {"level":"info","ts":"2026-02-16T14:08:15Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","reconcileID":"47e3b7f0-affc-4b50-9e41-e81ba61a3b29","component.Name":"test-comp-brbf"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-svvm-20260216-135942-000"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-svvm-20260216-135942-000","application":"test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-svvm-20260216-135942-000"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-135942-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-svvm-20260216-135942-000","snapshot.Spec.Components":[{"name":"test-comp-rfhb","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-comp-rfhb@sha256:e253e74e1612a7c6b751ec6ed1561b7da351e1ac7d2c6d44df11eaad8e211094","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"0af7edfeaed49cdf474d9388fccaf851a6e6ca74"}}}]} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-comp-rfhb is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 4bf806c665f28bbce08a4e212cee6b1eee71f1d7fda3f6c6b10746619c0905 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"test-app-svvm-20260216-135942-000"} {"level":"info","ts":"2026-02-16T14:08: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":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"}} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","Application.Name":"test-app-svvm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-135942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-135942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:08:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-135942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-svvm-20260216-135942-000","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","snapshot.Namespace":"build-e2e-uirh","snapshot.Name":"test-app-svvm-20260216-135942-000"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-svvm-20260216-135942-000"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-rfhb-on-pull-request-hjp49 has finished running","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","snapshot.Name":"test-app-svvm-20260216-135942-000"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb-on-pull-request-hjp49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-comp-rfhb-on-pull-request-hjp49 has finished running","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-f6d6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-f6d6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun konflux-demo-component-yigv-on-push-f6d6q is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"error","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","reconcileID":"8a1d9cac-0401-4a64-ae20-776339811f58","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"error","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","reconcileID":"e8f34f13-c44c-49ad-9342-e8a1f8ed6a88","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63756418677, NodeID:\"CR_kwDOMjU9q88AAAAO2C2-dQ\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-uiry-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756418677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63756418677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 13:59:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-uiry is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756418677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63756418677,"CheckName":"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63756419365, NodeID:\"CR_kwDOMjU9q88AAAAO2C3BJQ\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-xmpy-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756419365\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63756419365\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 13:59:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-xmpy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756419365/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63756419365,"CheckName":"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63756420156, NodeID:\"CR_kwDOMjU9q88AAAAO2C3EPA\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-dykw-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756420156\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63756420156\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 13:59:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-dykw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756420156/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63756420156,"CheckName":"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelineRun.Namespace":"stat-rep-utzf","pipelineRun.Name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelinerun.Name":"test-component-pac-cmkgmx-on-pull-request-pz5d8"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cmkgmx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"error","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","reconcileID":"1ea6615e-c047-45c4-a1dd-d9d4e956fb4d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","existingCheckRun":"github.CheckRun{ID:63756453387, NodeID:\"CR_kwDOKrwUx88AAAAO2C5GCw\", HeadSHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", ExternalID:\"my-integration-test-rpmd-test-component-pac-rzzbmz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63756453387\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63756453387\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 13:59:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-rzzbmz snapshot scenario my-integration-test-rpmd is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-xspd/test-component-pac-rzzbmz-on-pull-request-fn56m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63756453387/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz\", CheckSuite:github.CheckSuite{ID:57557238086}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290127230, Number:28462, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28462\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rzzbmz\", SHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", 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-pysjjd\", 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-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ID":63756453387,"CheckName":"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","pipelineRun.Namespace":"integration1-xspd","pipelineRun.Name":"test-component-pac-rzzbmz-on-pull-request-fn56m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","pipelinerun.Name":"test-component-pac-rzzbmz-on-pull-request-fn56m"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-rzzbmz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-tpsw-20260216-135927-000","application":"integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"integ-app-tpsw-20260216-135927-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-tpsw-20260216-135927-000","snapshot.Spec.Components":[{"name":"test-component-pac-rzzbmz","containerImage":"quay.io/redhat-appstudio-qe/integration1-xspd/test-component-pac-rzzbmz@sha256:1b90f9a128c479a327b7d289e0024bca433329a5d706755cd60dea3f6f384d2e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"4e31abe45f42cf6326358629c7c7976cf3654524"}}}]} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-rzzbmz is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash b2242a6a627ddc0842ac72ba3cc641cf4a6e910af96aa5dfb1d7eb9e25f004 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","Application.Name":"integ-app-tpsw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","integrationTestScenario.Name":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","integrationTestScenario.Name":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","destinationComponentSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-q8xvc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:08:25Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"namespace":"integration1-xspd","name":"integ-app-tpsw-20260216-135927-000","reconcileID":"76cc421b-d34d-4021-a8b7-e11d48054eeb","snapshot.name":"integ-app-tpsw-20260216-135927-000","pipelinerun.name":"test-component-pac-rzzbmz-on-pull-request-fn56m","duration":2.937674386} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"integ-app-tpsw-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","Scenario":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","Label":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","Application.Name":"integ-app-tpsw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:08:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","integrationTestScenario.Name":"my-integration-test-rpmd","pipelineRun.Name":"my-integration-test-rpmd-q8xvc"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","scenario.Name":"my-integration-test-rpmd","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","scenario.Name":"my-integration-test-rpmd","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-rzzbmz-on-pull-request-fn56m has finished running","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-sbbo-20260216-135913-000","application":"integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"integ-app-sbbo-20260216-135913-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-sbbo-20260216-135913-000","snapshot.Spec.Components":[{"name":"test-component-pac-cmkgmx","containerImage":"quay.io/redhat-appstudio-qe/stat-rep-utzf/test-component-pac-cmkgmx@sha256:71c9379aa8bdbd5c7a8c76b3ce6bbb966a5b73d13b1e5f516f48f6beaa0cba64","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report","revision":"88519f45fdd9a864da24e54079bc45327679ca13"}}}]} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cmkgmx is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 08cdc45a43f15bc85792ce5158fe41c324b5468e200d2210c597719ec4c7cd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 3 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","Application.Name":"integ-app-sbbo","IntegrationTestScenarios":3} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","integrationTestScenario.Name":"my-integration-test-dykw"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-dykw-q6gkv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-dykw"} {"level":"info","ts":"2026-02-16T14:08:26Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"namespace":"stat-rep-utzf","name":"integ-app-sbbo-20260216-135913-000","reconcileID":"600ca6c1-45a6-485a-b659-441e27fbd0ad","snapshot.name":"integ-app-sbbo-20260216-135913-000","pipelinerun.name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","duration":3.163314999} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"integ-app-sbbo-20260216-135913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","integrationTestScenario.Name":"my-integration-test-uiry"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","existingCheckRun":"github.CheckRun{ID:63756453387, NodeID:\"CR_kwDOKrwUx88AAAAO2C5GCw\", HeadSHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", ExternalID:\"my-integration-test-rpmd-test-component-pac-rzzbmz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63756453387\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63756453387\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 13:59:25 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:08:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-rzzbmz snapshot scenario my-integration-test-rpmd has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun integration1-xspd/test-component-pac-rzzbmz-on-pull-request-fn56m succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63756453387/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz\", CheckSuite:github.CheckSuite{ID:57557238086}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290127230, Number:28462, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28462\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rzzbmz\", SHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", 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-pysjjd\", 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-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.NameSpace":"integration1-xspd","snapshot.Name":"integ-app-tpsw-20260216-135927-000","scenarioName":"my-integration-test-rpmd","externalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-cmkgmx-on-pull-request-pz5d8 has finished running","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-uiry-trzr5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-uiry"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","integrationTestScenario.Name":"my-integration-test-xmpy"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-xmpy-gh5vd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xmpy"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rpmd-q8xvc","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-q8xvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz-on-pull-request-fn56m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-rzzbmz-on-pull-request-fn56m has finished running","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ID":63757477544,"CheckName":"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","testedSnapshot.Name":"integ-app-tpsw-20260216-135927-000","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08: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":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","destinationComponentSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-uiry-trzr5","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-uiry-trzr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-uiry","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-uiry","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dykw-q6gkv","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-dykw-q6gkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xmpy-gh5vd","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-xmpy-gh5vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63756418677, NodeID:\"CR_kwDOMjU9q88AAAAO2C2-dQ\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-uiry-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756418677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63756418677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 13:59:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-uiry has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756418677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"integ-app-sbbo-20260216-135913-000","scenarioName":"my-integration-test-uiry","externalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757479123,"CheckName":"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-xmpy","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63756419365, NodeID:\"CR_kwDOMjU9q88AAAAO2C3BJQ\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-xmpy-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756419365\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63756419365\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 13:59:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-xmpy has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756419365/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"integ-app-sbbo-20260216-135913-000","scenarioName":"my-integration-test-xmpy","externalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757479641,"CheckName":"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-dykw","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63756420156, NodeID:\"CR_kwDOMjU9q88AAAAO2C3EPA\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-dykw-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756420156\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63756420156\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 13:59:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:08:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-dykw has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63756420156/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"integ-app-sbbo-20260216-135913-000","scenarioName":"my-integration-test-dykw","externalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757480203,"CheckName":"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","destinationComponentSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","scenario.Name":"my-integration-test-rpmd","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","scenario.Name":"my-integration-test-rpmd","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","existingCheckRun":"github.CheckRun{ID:63757477544, NodeID:\"CR_kwDOKrwUx88AAAAO2D3mqA\", HeadSHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", ExternalID:\"my-integration-test-rpmd-test-component-pac-rzzbmz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63757477544\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63757477544\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-rzzbmz snapshot integ-app-tpsw-20260216-135927-000 and scenario my-integration-test-rpmd is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63757477544/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz\", CheckSuite:github.CheckSuite{ID:57557238086}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290127230, Number:28462, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28462\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rzzbmz\", SHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", 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-pysjjd\", 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-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ID":63757477544,"CheckName":"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","testedSnapshot.Name":"integ-app-tpsw-20260216-135927-000","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","destinationComponentSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-xmpy","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-uiry"} {"level":"info","ts":"2026-02-16T14:08:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-xmpy","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757479641, NodeID:\"CR_kwDOMjU9q88AAAAO2D3u2Q\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-xmpy-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479641\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757479641\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-xmpy is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-xmpy-gh5vd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479641/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757479641,"CheckName":"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-dykw","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757480203, NodeID:\"CR_kwDOMjU9q88AAAAO2D3xCw\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-dykw-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757480203\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757480203\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-dykw is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-dykw-q6gkv' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757480203/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757480203,"CheckName":"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"7295895c-e5c4-4dae-b1b4-7d1585e7203a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"52887315-1288-4e36-b4be-2e4fd8a32a39","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"330aad5b-779d-4ee4-8d5b-f52701df3a6e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"bd634421-ca83-4de5-bec0-3931911542b5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"acdec93f-20a0-4e99-8b59-9531a29868ee","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"9ebf8a78-5e81-4d2a-bc49-566ec08b93fc","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"c1c94bdd-ee95-48a3-abdd-2527f5350e5d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"4114f956-d907-4e92-9a01-2e3c6d9e6a6a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"b8570404-5fa7-415f-a4f3-cea5f97a61dc","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:08:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"f0fe50d8-f682-4534-a0c5-521edd0d4f8d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","caller":"gitops/snapshot.go:987","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-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","reconcileID":"b8fd53bf-1149-4fa3-b251-a6668507bcb7","component.Name":"gh-multi-component-parent-jhfe"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-cjex-20260216-135946-000","application":"build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-135946-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cjex-20260216-135946-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-jhfe","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe@sha256:90fa734c33209ec905a976fdc776b7aa1e23ee3f10784a3886a875c80790b653","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc","revision":"2827a16871e6c003934fb4d84bacd119d169e0d4"}}}]} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","Application.Name":"build-suite-component-update-cjex","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"}} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-135946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:08:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-135946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-135946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Namespace":"build-e2e-pxgn","snapshot.Name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:08:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-pull-request-7jdww has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-pull-request-7jdww has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08: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":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140024-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140024-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-setw-9llgh","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-9llgh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testedSnapshot":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140024-000-95eeb81-2lkmg","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","release.Name":"konflux-demo-app-20260216-140024-000-95eeb81-2lkmg"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:08:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:08:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63757437691, NodeID:\"CR_kwDOMZ6fKs8AAAAO2D1K-w\", HeadSHA:\"95eeb819b5535487e46980619e1be1411f97ca0e\", ExternalID:\"my-integration-test-setw-konflux-demo-component-yigv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63757437691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63757437691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-yigv snapshot konflux-demo-app-20260216-140024-000 and scenario my-integration-test-setw 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/63757437691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv\", CheckSuite:github.CheckSuite{ID:57557342007}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:08:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63757437691,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-140024-000","destinationSnapshot.Name":"konflux-demo-app-20260216-140024-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:08:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260216-140024-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-9llgh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","prGroup":"konflux-test-symlink-comp-vnmw","prGroupHash":"909a988815248d72a5d991093dae979c49fbbcee108469b8892e9ba0165930"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-vnmw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:00:50Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 16"}],"startTime":"2026-02-16T14:00:12Z","completionTime":"2026-02-16T14:00:50Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"779aa0db29dd6bd56f2f84d0060e7df67926e538"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-uirh/test-symlink-comp-vnmw:on-pr-779aa0db29dd6bd56f2f84d0060e7df67926e538"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-coverity-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","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-vnmw-on-pull-request-nsmwj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj-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-ac0e7817ca7a9f2fd8815c27330af899-6353a994abdb30b3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-symlink-comp-vnmw-on-pull-request-nsmwj has finished running","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-svvm-20260216-140908-190"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-svvm-20260216-140908-190","application":"test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-svvm-20260216-140908-190"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","Application.Name":"test-app-svvm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140908-190","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:09:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"error","ts":"2026-02-16T14:09:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-brbf","namespace":"build-e2e-uirh"},"namespace":"build-e2e-uirh","name":"test-comp-brbf","reconcileID":"ee0816c7-aba0-4515-bc01-f6ee8043484e","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-brbf\" 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-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-svvm-20260216-140908-222"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-svvm-20260216-140908-222","application":"test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-svvm-20260216-140908-190","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-svvm-20260216-140908-222"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","Application.Name":"test-app-svvm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140908-222","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:09:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-svvm-20260216-140908-222","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-rfhb","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-rfhb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-svvm-20260216-140908-258"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-svvm-20260216-140908-258","application":"test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-svvm-20260216-140908-258"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","Application.Name":"test-app-svvm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140908-258","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:09:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-vnmw","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-symlink-comp-vnmw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"test-app-svvm-20260216-140908-288"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"test-app-svvm-20260216-140908-288","application":"test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-svvm-20260216-140908-258","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"test-app-svvm-20260216-140908-288"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","Application.Name":"test-app-svvm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-app-svvm-20260216-140908-288","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:09:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-svvm-20260216-140908-288","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-brbf","namespace":"build-e2e-uirh"},"application":"build-e2e-uirh/test-app-svvm","namespace":"build-e2e-uirh","name":"test-comp-brbf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-brbf-on-pull-request-qc497","namespace":"build-e2e-uirh"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gh-multi-component-child-jhfe-on-push-rlwtk is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:09:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-rfhb-on-pull-request-hjp49","namespace":"build-e2e-uirh"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","PR group":"konflux-gh-multi-component-child-jhfe"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-child-jhfe","prGroupHash":"97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"}} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Namespace":"build-e2e-pxgn","snapshot.Name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-vnmw-on-pull-request-nsmwj","namespace":"build-e2e-uirh"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-svvm-20260216-140908-288"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-svvm-20260216-140908-258"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-svvm-20260216-140908-190"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-svvm-20260216-140005-000"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-svvm-20260216-140908-222"} {"level":"info","ts":"2026-02-16T14:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"test-app-svvm-20260216-135942-000"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09: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-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"}} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","destinationComponentSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-bnpe","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-bnpe","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bnpe-6knxf","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-bnpe-6knxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jfmy-vvqbq","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-jfmy-vvqbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-bnpe","commitStatus.ID":13132147287,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","testedSnapshot.Name":"integ-app-fnke-20260216-135927-000","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:09:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix","noteID":3086768386} {"level":"info","ts":"2026-02-16T14:09:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:09:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix","count":1} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","noteID":3086768386,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-bnpe-6knxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-jfmy-vvqbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09: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-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"}} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"integ-app-fnke-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"integ-app-fnke-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","destinationComponentSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reporter":"GitlabReporter"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-jfmy","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-jfmy","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testedSnapshot":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:217","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenarioName":"my-integration-test-jfmy"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:225","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.name":"my-integration-test-jfmy","commitStatus.ID":13132147069,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","testedSnapshot.Name":"integ-app-fnke-20260216-135927-000","destinationSnapshot.Name":"integ-app-fnke-20260216-135927-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","scenario.Name":"my-integration-test-bnpe"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:334","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix","noteID":3086768386} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:339","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentTitle":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:09:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:271","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix","count":1} {"level":"info","ts":"2026-02-16T14:09:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:294","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","noteID":3086768386,"commentPrefix":"Integration test for component test-comp-pac-gitlab-mgcqix"} {"level":"info","ts":"2026-02-16T14:09:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fnke-20260216-135927-000","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","snapshot.Name":"integ-app-fnke-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-bdpmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-bdpmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gh-multi-component-child-jhfe-on-push-bdpmf is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-push-9jz4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-push-9jz4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gh-multi-component-parent-jhfe-on-push-9jz4k is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-child-jhfe","prGroupHash":"97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"}} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-135946-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Namespace":"build-e2e-pxgn","snapshot.Name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:09:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-jhfe-on-pull-request-4g8jr\" was cancelled"}],"startTime":"2026-02-16T14:09:10Z","completionTime":"2026-02-16T14:09:23Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc"},{"name":"revision","value":"bd922c8bd8a99a7657b2d054d942ab99ce8b9242"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a80ec9c281506f8ffa52bf29ffe2da4b-faf573261b9d9c8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-pull-request-4g8jr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-child-jhfe","prGroupHash":"97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:09:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-jhfe-on-pull-request-4g8jr\" was cancelled"}],"startTime":"2026-02-16T14:09:10Z","completionTime":"2026-02-16T14:09:23Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc"},{"name":"revision","value":"bd922c8bd8a99a7657b2d054d942ab99ce8b9242"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a80ec9c281506f8ffa52bf29ffe2da4b-faf573261b9d9c8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-pull-request-4g8jr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-child-jhfe","prGroupHash":"97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:09:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-jhfe-on-pull-request-4g8jr\" was cancelled"}],"startTime":"2026-02-16T14:09:10Z","completionTime":"2026-02-16T14:09:23Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc"},{"name":"revision","value":"bd922c8bd8a99a7657b2d054d942ab99ce8b9242"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a80ec9c281506f8ffa52bf29ffe2da4b-faf573261b9d9c8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-pull-request-4g8jr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-child-jhfe","prGroupHash":"97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:09:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-jhfe-on-pull-request-4g8jr\" was cancelled"}],"startTime":"2026-02-16T14:09:10Z","completionTime":"2026-02-16T14:09:23Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc"},{"name":"revision","value":"bd922c8bd8a99a7657b2d054d942ab99ce8b9242"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a80ec9c281506f8ffa52bf29ffe2da4b-faf573261b9d9c8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-pull-request-4g8jr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux-gh-multi-component-child-jhfe","prGroupHash":"97b95a40263913ea6a9f2975d61445f96dd7fa618ec80bd4af3157cfd18df1"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-pxgn/gh-multi-component-child-jhfe-on-pull-request-7jdww with pr group konflux-gh-multi-component-child-jhfe is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-pxgn/gh-multi-component-child-jhfe, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:09:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-jhfe-on-pull-request-4g8jr\" was cancelled"}],"startTime":"2026-02-16T14:09:10Z","completionTime":"2026-02-16T14:09:23Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc"},{"name":"revision","value":"bd922c8bd8a99a7657b2d054d942ab99ce8b9242"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe:on-pr-bd922c8bd8a99a7657b2d054d942ab99ce8b9242"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a80ec9c281506f8ffa52bf29ffe2da4b-faf573261b9d9c8f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-pull-request-4g8jr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09: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-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","destinationComponentSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xmpy-gh5vd","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-xmpy-gh5vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-xmpy","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-uiry"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-xmpy","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:09:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757479641, NodeID:\"CR_kwDOMjU9q88AAAAO2D3u2Q\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-xmpy-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479641\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757479641\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-xmpy 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/63757479641/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757479641,"CheckName":"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-dykw"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-xmpy-gh5vd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"integ-app-tpsw-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"integ-app-tpsw-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","destinationComponentSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rpmd-q8xvc","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-q8xvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","scenario.Name":"my-integration-test-rpmd","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","scenario.Name":"my-integration-test-rpmd","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testedSnapshot":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-uiry-trzr5","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-uiry-trzr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ExternalID":"my-integration-test-rpmd-test-component-pac-rzzbmz"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","existingCheckRun":"github.CheckRun{ID:63757477544, NodeID:\"CR_kwDOKrwUx88AAAAO2D3mqA\", HeadSHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", ExternalID:\"my-integration-test-rpmd-test-component-pac-rzzbmz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63757477544\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63757477544\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-rzzbmz snapshot integ-app-tpsw-20260216-135927-000 and scenario my-integration-test-rpmd 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/63757477544/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz\", CheckSuite:github.CheckSuite{ID:57557238086}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290127230, Number:28462, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28462\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rzzbmz\", SHA:\"4e31abe45f42cf6326358629c7c7976cf3654524\", 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-pysjjd\", 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-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","ID":63757477544,"CheckName":"Konflux Dev version / my-integration-test-rpmd / test-component-pac-rzzbmz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","testedSnapshot.Name":"integ-app-tpsw-20260216-135927-000","destinationSnapshot.Name":"integ-app-tpsw-20260216-135927-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:09:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-tpsw-20260216-135927-000","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-q8xvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09: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":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","destinationComponentSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-uiry","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-uiry","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757479123, NodeID:\"CR_kwDOMjU9q88AAAAO2D3s0w\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-uiry-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479123\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757479123\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-uiry 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/63757479123/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:09:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dykw-q6gkv","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-dykw-q6gkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757479123,"CheckName":"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx","Status":"completed","Conclusion":"neutral"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-xmpy"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-dykw"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-uiry-trzr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"my-integration-test-dykw-q6gkv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09: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":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"integ-app-sbbo-20260216-135913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"integ-app-sbbo-20260216-135913-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","destinationComponentSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-dykw","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-uiry"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-xmpy"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","scenario.Name":"my-integration-test-dykw","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testedSnapshot":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757480203, NodeID:\"CR_kwDOMjU9q88AAAAO2D3xCw\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-dykw-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757480203\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757480203\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-dykw 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/63757480203/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290126178, Number:8555, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/8555\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-cmkgmx\", SHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", 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-zijzkd\", 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-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757480203,"CheckName":"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","testedSnapshot.Name":"integ-app-sbbo-20260216-135913-000","destinationSnapshot.Name":"integ-app-sbbo-20260216-135913-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-rbdn","application":"integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-tpsw has been set as a Controller OwnerReference on Snapshot snapshot-sample-rbdn","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"namespace":"integration1-xspd","name":"snapshot-sample-rbdn","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:09:35Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"namespace":"integration1-xspd","name":"snapshot-sample-rbdn","reconcileID":"3f295e5d-e8bc-4df3-a4a5-d33b3546379f","Component.Namespace":"integration1-xspd","LastPromotedImage":"quay.io/redhat-appstudio/sample-image@sha256:841328df1b9f8c4087adbdcfec6cc99ac8308805dea83f6d415d6fb8d40227c1","Component.Name":"test-component-pac-rzzbmz","lastBuildCommit":""} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","Application.Name":"integ-app-tpsw","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09: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":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","integrationTestScenario.Name":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"error","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Namespace":"integration1-xspd","snapshot.Name":"snapshot-sample-rbdn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-zbbp9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rpmd"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"snapshot-sample-rbdn","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"skipped-its-9nl2v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09: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":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"error","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Namespace":"integration1-xspd","snapshot.Name":"snapshot-sample-rbdn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09: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":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"error","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Namespace":"integration1-xspd","snapshot.Name":"snapshot-sample-rbdn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-9nl2v","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"skipped-its-9nl2v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09: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":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"error","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Namespace":"integration1-xspd","snapshot.Name":"snapshot-sample-rbdn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rpmd-zbbp9","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-zbbp9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun test-comp-pac-gitlab-mgcqix-on-push-p7nxz is not associated with a pull request","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke"} {"level":"info","ts":"2026-02-16T14:09:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-mgcqix","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:09:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-bnpe-6knxf","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","pipelineRun.Name":"my-integration-test-bnpe-6knxf"} {"level":"info","ts":"2026-02-16T14:09:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bnpe-6knxf","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-bnpe-6knxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-jfmy-vvqbq","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","pipelineRun.Name":"my-integration-test-jfmy-vvqbq"} {"level":"info","ts":"2026-02-16T14:09:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-jfmy-vvqbq","namespace":"gitlab-rep-ffjb"},"application":"gitlab-rep-ffjb/integ-app-fnke","namespace":"gitlab-rep-ffjb","name":"my-integration-test-jfmy-vvqbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-02-16T14:09:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-pull-request-6h567","namespace":"gitlab-rep-ffjb"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"namespace":"gitlab-rep-ffjb","name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T14:09:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-mgcqix-on-push-p7nxz","namespace":"gitlab-rep-ffjb"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-fnke-20260216-135927-000"} 2026/02/16 14:09:42 http: TLS handshake error from 10.129.0.2:60844: EOF 2026/02/16 14:09:42 http: TLS handshake error from 10.128.0.2:58080: EOF {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09: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":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"error","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Namespace":"integration1-xspd","snapshot.Name":"snapshot-sample-rbdn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-9nl2v","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"skipped-its-9nl2v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"skipped-its-9nl2v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09: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":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"snapshot-sample-rbdn","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"snapshot-sample-rbdn","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:43Z","caller":"gitops/snapshot.go:1436","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-rbdn', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"namespace":"integration1-xspd","name":"snapshot-sample-rbdn","reconcileID":"7edf467a-2fce-4294-bac9-dc0688a3a1ec"} {"level":"error","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Namespace":"integration1-xspd","snapshot.Name":"snapshot-sample-rbdn","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rpmd-zbbp9","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-zbbp9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","snapshot.Name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"snapshot-sample-rbdn-hjls2","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","release.Name":"snapshot-sample-rbdn-hjls2"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-zbbp9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-rbdn","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw"} {"level":"info","ts":"2026-02-16T14:09:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-push-qjpkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-push-qjpkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun test-component-pac-cmkgmx-on-push-qjpkh is not associated with a pull request","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"cea6d0bf-b968-40c5-a8da-ee71843aee6a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"76e8f8b6-19b7-4f32-af8b-ab111af8083f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"3d161e02-4e17-4ef1-a593-867826809cae","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"e1d4e705-9822-4a73-8fe3-586dbfa1af0e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"21d2a33d-c3e4-46c7-8b5d-7d06d252bf28","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"85e66bff-23ad-4413-a69f-a433e2b044e5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"ce2db96f-a75b-4525-b951-dbefdd6324df","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"cacc91e5-7dd1-435c-b9eb-c9c97ee66d42","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","reconcileID":"0e788a9f-b31c-4f73-823e-54a382dd22b2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-positive-mc-isuk-20260216-135927-000","application":"build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-135927-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-isuk-20260216-135927-000","snapshot.Spec.Components":[{"name":"go-component-kioqjy","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-edsn/go-component-kioqjy@sha256:d358cb31b4efb4f7b2628325f963a4ab5a6ce9fcad70b1ae27477adafeb65e0f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"2b6b9734926398aa98cc5431bc3105eab16e87fa"}}}]} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-go-component-kioqjy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 070006ad613e5a4342556618f54e08eb606db41d01cf5ae875ab11b1e9d967 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"}} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","Application.Name":"build-suite-positive-mc-isuk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:09:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-135927-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-135927-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","snapshot.Namespace":"build-e2e-edsn","snapshot.Name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kioqjy-on-pull-request-tfzkt has finished running","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","snapshot.Name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-tfzkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kioqjy-on-pull-request-tfzkt has finished running","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-tfzkt","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"error","ts":"2026-02-16T14:09:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Namespace":"stat-rep-utzf","snapshot.Name":"integ-app-sbbo-20260216-135913-000","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:326\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:86\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:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-sbbo-20260216-135913-000","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.Name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-rbdn"} {"level":"info","ts":"2026-02-16T14:09:55Z","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-rbdn\" not found","pipelineRun":{"name":"skipped-its-9nl2v","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:55Z","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-rbdn\" not found","pipelineRun":{"name":"my-integration-test-rpmd-zbbp9","namespace":"integration1-xspd"}} {"level":"info","ts":"2026-02-16T14:09:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-rzzbmz","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"test-component-pac-rzzbmz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:09:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-rpmd-q8xvc","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","pipelineRun.Name":"my-integration-test-rpmd-q8xvc"} {"level":"info","ts":"2026-02-16T14:09:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rpmd-q8xvc","namespace":"integration1-xspd"},"application":"integration1-xspd/integ-app-tpsw","namespace":"integration1-xspd","name":"my-integration-test-rpmd-q8xvc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-02-16T14:09:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-rzzbmz-on-pull-request-fn56m","namespace":"integration1-xspd"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:09:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-tpsw-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:10:01Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-pcexwr","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-nvko","name":"my-integration-test-einx"}} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-nvko","name":"skipped-its-fail"}} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-02-16T14:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-pcexwr-on-pull-request-pm4pd","PR group":"konflux-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","prGroup":"konflux-test-component-pac-pcexwr","prGroupHash":"6f3ff29fff6342c4d64cb1eff8734f76f0c0d68eebbfa0a8939a07fe68e932"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:10:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.NameSpace":"integration2-nvko","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-einx","externalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63757669491,"CheckName":"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","pipelineRun.Namespace":"integration2-nvko","pipelineRun.Name":"test-component-pac-pcexwr-on-pull-request-pm4pd","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","pipelinerun.Name":"test-component-pac-pcexwr-on-pull-request-pm4pd"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-pcexwr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun go-component-kioqjy-on-push-zkj9h is not associated with a pull request","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757479641, NodeID:\"CR_kwDOMjU9q88AAAAO2D3u2Q\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-xmpy-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479641\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757479641\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:09:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-xmpy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 55s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 54s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 53s | | :white_check_mark: SKIPPED | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479641/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:10:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xmpy","externalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757675336,"CheckName":"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757480203, NodeID:\"CR_kwDOMjU9q88AAAAO2D3xCw\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-dykw-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757480203\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757480203\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:09:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-dykw has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 57s | | :heavy_check_mark: SUCCESS | |\n| task-fail | 54s | | :x: FAILURE | |\n| task-skipped | 57s | | :white_check_mark: SKIPPED | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757480203/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-dykw","externalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757675796,"CheckName":"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757479123, NodeID:\"CR_kwDOMjU9q88AAAAO2D3s0w\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-uiry-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479123\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757479123\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"neutral\", StartedAt:github.Timestamp{2026-02-16 14:08:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:09:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot integ-app-sbbo-20260216-135913-000 and scenario my-integration-test-uiry has failed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 56s | | :heavy_check_mark: SUCCESS | |\n| task-fail | 54s | | :x: FAILURE | |\n| task-skipped | 55s | | :white_check_mark: SKIPPED | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757479123/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","snapshot.NameSpace":"stat-rep-utzf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uiry","externalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757676445,"CheckName":"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelineRun.Namespace":"stat-rep-utzf","pipelineRun.Name":"failing-build-plr-stix","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelinerun.Name":"failing-build-plr-stix"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 with pr group konflux-test-component-pac-cmkgmx is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component stat-rep-utzf/test-component-pac-cmkgmx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cmkgmx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"python-component-svqvai","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"error","ts":"2026-02-16T14:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"namespace":"stat-rep-utzf","name":"failing-build-plr-stix","reconcileID":"59f370e8-43c1-4f45-ad8a-43f5a535a37c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-xmpy-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757675336, NodeID:\"CR_kwDOMjU9q88AAAAO2EDrSA\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-xmpy-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757675336\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757675336\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:10:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-xmpy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-utzf/failing-build-plr-stix is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757675336/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757675336,"CheckName":"Konflux Dev version / my-integration-test-xmpy / test-component-pac-cmkgmx","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-dykw-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757675796, NodeID:\"CR_kwDOMjU9q88AAAAO2EDtFA\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-dykw-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757675796\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757675796\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-dykw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-utzf/failing-build-plr-stix is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757675796/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757675796,"CheckName":"Konflux Dev version / my-integration-test-dykw / test-component-pac-cmkgmx","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ExternalID":"my-integration-test-uiry-test-component-pac-cmkgmx"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","existingCheckRun":"github.CheckRun{ID:63757676445, NodeID:\"CR_kwDOMjU9q88AAAAO2EDvnQ\", HeadSHA:\"88519f45fdd9a864da24e54079bc45327679ca13\", ExternalID:\"my-integration-test-uiry-test-component-pac-cmkgmx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757676445\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/63757676445\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:10:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-cmkgmx snapshot scenario my-integration-test-uiry is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-utzf/failing-build-plr-stix is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/63757676445/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx\", CheckSuite:github.CheckSuite{ID:57557214363}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","ID":63757676445,"CheckName":"Konflux Dev version / my-integration-test-uiry / test-component-pac-cmkgmx","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelineRun.Namespace":"stat-rep-utzf","pipelineRun.Name":"failing-build-plr-stix","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelinerun.Name":"failing-build-plr-stix"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun stat-rep-utzf/test-component-pac-cmkgmx-on-pull-request-pz5d8 with pr group konflux-test-component-pac-cmkgmx is not the latest for its component, skipped","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component stat-rep-utzf/test-component-pac-cmkgmx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-cmkgmx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"error","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:819","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelineRun.Name":"failing-build-plr-stix","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-stix","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:819\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:170\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"error","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:819","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelineRun.Name":"failing-build-plr-stix","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-stix","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:819\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:170\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-stix\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo"} {"level":"error","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:819","msg":"Build PipelineRun failed with error, should be fixed and re-run manually","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","pipelineRun.Name":"failing-build-plr-stix","error":"Missing info IMAGE_URL from pipelinerun failing-build-plr-stix","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updatePipelineRunWithCustomizedError\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:819\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:170\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"failing-build-plr-stix","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: Missing info IMAGE_URL from pipelinerun failing-build-plr-stix\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-svqvai-on-pull-request-2b868","PR group":"konflux-python-component-svqvai"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","prGroup":"konflux-python-component-svqvai","prGroupHash":"69732677317ce05c78b5a0e825fcb0243c0f2fec2b8f838a54e6df9ba0453a"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"ecc09bf3-3c3c-4e3c-9e1c-e69deeabbaa4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63756477964, NodeID:\"CR_kwDONSo-hs8AAAAO2C6mDA\", HeadSHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63756477964\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63756477964\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 13:59:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-w7xtv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63756477964/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57557268968}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290128468, Number:18897, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18897\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kinbty\", SHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", 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-qtenlk\", 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-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63756477964,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-w7xtv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-w7xtv"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-kinbty is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"fe5b4b98-cbde-443f-a7fd-848ce7e714da","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"047d7f08-2cc2-47a5-aa3e-ad7166fda2b7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"e3d4eff8-2554-48ea-ab5f-6fe3dcffe51b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"e4137289-463c-489d-8f5b-8de23535dde6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"9a2a355f-b432-4252-841b-77af6e844443","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"f04ed074-af99-4dc2-bb1e-8a39b8e4effd","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"3cb90457-15ae-4eb0-bddf-ff88c049c3c6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"bbe80374-90d7-411e-bbd9-1d1e54db15ba","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","reconcileID":"bb2fd11b-68bb-4a0b-a8ff-3e015dfd0526","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-135938-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-go-component-kinbty is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash d356ee20366b9529aecda408e0755363cc6886bce47132915daa9ae751b5a0 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-135938-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-135938-000","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:ff930399451dece417ea5ae14dc9016cc4d231be17b9278cade47c7b394a072f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c"}}}]} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-pull-request-w7xtv has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63756477964, NodeID:\"CR_kwDONSo-hs8AAAAO2C6mDA\", HeadSHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63756477964\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63756477964\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 13:59:38 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:10:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-kinbty snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-w7xtv succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63756477964/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57557268968}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290128468, Number:18897, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18897\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kinbty\", SHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", 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-qtenlk\", 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-02-16T14:10:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-135938-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63757718029,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-135938-000","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63757718029, NodeID:\"CR_kwDONSo-hs8AAAAO2EGSDQ\", HeadSHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757718029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63757718029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:10:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-135938-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757718029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57557268968}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290128468, Number:18897, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18897\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kinbty\", SHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", 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-qtenlk\", 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-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"2efdf14a-e24b-4d3c-869d-7f7b51f97b0a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"b6ce39f9-a489-4898-b486-28b6efbbc059","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63757718029,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-135938-000","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"cd003bb3-7e78-4f17-9c85-8c37db4bb048","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"3cb0f1e1-c36d-4907-a513-a9a2b00f2408","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"4943ed60-6702-4493-a4e4-0d2abd7e2000","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"085702dc-c8e8-478b-ba60-6a0aaf56b374","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"3b7cd9dd-5ff9-4a46-a6ba-0eea0c3fbdf9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"8afc821d-d844-4a46-8fac-c748c53f7ea1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8l5jg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:10:40Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-135938-000","reconcileID":"2bf80221-8fd0-4199-8303-dc926090972f","snapshot.name":"integ-app-lagu-20260216-135938-000","pipelinerun.name":"go-component-kinbty-on-pull-request-w7xtv","duration":5.0902002} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-135938-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-8l5jg"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63757718029, NodeID:\"CR_kwDONSo-hs8AAAAO2EGSDQ\", HeadSHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757718029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63757718029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:10:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-135938-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757718029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57557268968}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290128468, Number:18897, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18897\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kinbty\", SHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", 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-qtenlk\", 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-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"error","ts":"2026-02-16T14:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63757718029,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-135938-000","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63757718029, NodeID:\"CR_kwDONSo-hs8AAAAO2EGSDQ\", HeadSHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757718029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63757718029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:10:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-135938-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8l5jg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757718029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57557268968}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290128468, Number:18897, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18897\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-kinbty\", SHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", 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-qtenlk\", 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-02-16T14:10:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8l5jg","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8l5jg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63757718029,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-135938-000","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:10:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:10:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","reconcileID":"19ad6ba7-5fe2-465b-9dc1-d84c721ca82d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-w7xtv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-pull-request-w7xtv has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-w7xtv","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-ycog/gh-test-custom-branch-dvvlzo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iqgz-20260216-140726-000","application":"build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun build-e2e-ycog/gh-test-custom-branch-dvvlzo-on-pull-request-qd9dc with pr group konflux-gh-test-custom-branch-dvvlzo is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-dvvlzo is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 1eeb8837fef29d1d807078b4ea6fba6dd5d14af75f3652a215b292a3e01bed is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140726-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iqgz-20260216-140726-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-dvvlzo","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ycog/gh-test-custom-branch-dvvlzo@sha256:7772e31dc3571f6c3e6991d8bd3d19dc6c87b54534f51e398d2e657a38388d4d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-bkzlso","revision":"52f60a2ee2fbaf94986fb3439915a2631a79b49c"}}}]} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","Application.Name":"build-suite-test-application-iqgz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"}} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:10:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-140726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Namespace":"build-e2e-ycog","snapshot.Name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-140726-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-pull-request-w7jjs","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:45Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"python-component-jiwnzy","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:10:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-sbbo-20260216-135913-000"} {"level":"info","ts":"2026-02-16T14:10:45Z","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-sbbo-20260216-135913-000\" not found","pipelineRun":{"name":"my-integration-test-xmpy-gh5vd","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-cmkgmx","namespace":"stat-rep-utzf"},"application":"stat-rep-utzf/integ-app-sbbo","namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:10:46Z","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-sbbo-20260216-135913-000\" not found","pipelineRun":{"name":"my-integration-test-dykw-q6gkv","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:10:46Z","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-sbbo-20260216-135913-000\" not found","pipelineRun":{"name":"my-integration-test-uiry-trzr5","namespace":"stat-rep-utzf"}} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iqgz-20260216-140019-000"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-push-4z4xg is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:10:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:10:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-pull-request-pz5d8","namespace":"stat-rep-utzf"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"namespace":"stat-rep-utzf","name":"test-component-pac-cmkgmx-on-push-qjpkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T14:10:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-cmkgmx-on-push-qjpkh","namespace":"stat-rep-utzf"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:10:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"failing-build-plr-stix","namespace":"stat-rep-utzf"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-135938-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-135938-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8l5jg","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8l5jg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testedSnapshot":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63757718029, NodeID:\"CR_kwDONSo-hs8AAAAO2EGSDQ\", HeadSHA:\"9b885c661046e0ff95e75be0abbf1c2ed1cd7b7c\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757718029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63757718029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:10:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-135938-000 and scenario my-integration-test-aqsv 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/63757718029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57557268968}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun go-component-kinbty-on-push-qlvbj is not associated with a pull request","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63757718029,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-135938-000","destinationSnapshot.Name":"integ-app-lagu-20260216-135938-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-135938-000"} {"level":"info","ts":"2026-02-16T14:10:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-135938-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8l5jg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-k7df6","PR group":"konflux-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"konflux-python-component-jiwnzy","prGroupHash":"c3c6b9b90864453414b4cc2a7d42134129003d90b36f43aa0f6128dab866a2"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:11:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63757758380,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-k7df6","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-k7df6"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jiwnzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","caller":"gitops/snapshot.go:1494","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-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","reconcileID":"7f677ae4-3bdd-4f3c-850c-23a62a46c144","Component.Namespace":"build-e2e-pxgn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe@sha256:6bee1529bd6a2c19558f985a2b4db808c3826856f15fe599cf92008a661755ff","Component.Name":"gh-multi-component-child-jhfe","lastBuildCommit":"43ae6c7ebb7a39a477acf6b72f0d8be193f3c4eb"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","component.Namespace":"build-e2e-pxgn","component.Name":"gh-multi-component-child-jhfe"} {"level":"info","ts":"2026-02-16T14:11:12Z","caller":"gitops/snapshot.go:987","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-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","reconcileID":"7f677ae4-3bdd-4f3c-850c-23a62a46c144","component.Name":"gh-multi-component-parent-jhfe"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cjex-20260216-140909-000"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-cjex-20260216-140909-000","application":"build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cjex-20260216-140909-000"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","Application.Name":"build-suite-component-update-cjex","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140909-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cjex-20260216-140909-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-jhfe","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe@sha256:6bee1529bd6a2c19558f985a2b4db808c3826856f15fe599cf92008a661755ff","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc","revision":"43ae6c7ebb7a39a477acf6b72f0d8be193f3c4eb"}}}]} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140909-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:11:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140909-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cjex-20260216-140909-000"} {"level":"info","ts":"2026-02-16T14:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-push-rlwtk has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Name":"build-suite-component-update-cjex-20260216-140909-000"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-rlwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-push-rlwtk has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","caller":"gitops/snapshot.go:1494","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-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-push-9jz4k","reconcileID":"f7e7a23e-59b8-4ef3-9b1c-2c32b97ac90c","Component.Namespace":"build-e2e-pxgn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-parent-jhfe@sha256:42ccfe277e8e93f724562a8de2166a724c31abb23d0b8f37496dc7476d0373ef","Component.Name":"gh-multi-component-parent-jhfe","lastBuildCommit":"a96c19f46ae5b654739b510cd1b98a6b4b3b6206"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","component.Namespace":"build-e2e-pxgn","component.Name":"gh-multi-component-parent-jhfe"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cjex-20260216-140922-000"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-cjex-20260216-140922-000","application":"build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cjex-20260216-140922-000"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140922-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cjex-20260216-140922-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-jhfe","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe@sha256:6bee1529bd6a2c19558f985a2b4db808c3826856f15fe599cf92008a661755ff","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc","revision":"43ae6c7ebb7a39a477acf6b72f0d8be193f3c4eb","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-jhfe","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-parent-jhfe@sha256:42ccfe277e8e93f724562a8de2166a724c31abb23d0b8f37496dc7476d0373ef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-ynzkvc","revision":"a96c19f46ae5b654739b510cd1b98a6b4b3b6206"}}}]} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","Application.Name":"build-suite-component-update-cjex","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140922-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:11:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140922-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-push-9jz4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cjex-20260216-140922-000"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-push-9jz4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-push-9jz4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-parent-jhfe-on-push-9jz4k has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Name":"build-suite-component-update-cjex-20260216-140922-000"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe-on-push-9jz4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-parent-jhfe-on-push-9jz4k has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","caller":"gitops/snapshot.go:1494","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-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-bdpmf","reconcileID":"0b9645d3-9628-4b61-8bf5-4c2e7f4dda3c","Component.Namespace":"build-e2e-pxgn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe@sha256:6254ac71924efe5be6bd69360e1c41d338f27b0b1a5fe89eebf7049eb27d57e4","Component.Name":"gh-multi-component-child-jhfe","lastBuildCommit":"43110998a0d769426c293f76e082f3f14fc466fd"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","component.Namespace":"build-e2e-pxgn","component.Name":"gh-multi-component-child-jhfe"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cjex-20260216-140920-000"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-cjex-20260216-140920-000","application":"build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cjex-20260216-140920-000"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140920-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cjex-20260216-140920-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-jhfe","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-child-jhfe@sha256:6254ac71924efe5be6bd69360e1c41d338f27b0b1a5fe89eebf7049eb27d57e4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-ynzkvc","revision":"43110998a0d769426c293f76e082f3f14fc466fd"}}},{"name":"gh-multi-component-parent-jhfe","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-pxgn/gh-multi-component-parent-jhfe@sha256:42ccfe277e8e93f724562a8de2166a724c31abb23d0b8f37496dc7476d0373ef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-ynzkvc","revision":"a96c19f46ae5b654739b510cd1b98a6b4b3b6206","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","Application.Name":"build-suite-component-update-cjex","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-140920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:11:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-140920-000","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-bdpmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cjex-20260216-140920-000"} {"level":"info","ts":"2026-02-16T14:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-bdpmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-bdpmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-push-bdpmf has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","snapshot.Name":"build-suite-component-update-cjex-20260216-140920-000"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-push-bdpmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-multi-component-child-jhfe-on-push-bdpmf has finished running","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","caller":"gitops/snapshot.go:1494","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-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-f6d6q","reconcileID":"4f86bac3-4968-4e03-9dde-a089c6cd08f4","Component.Namespace":"konflux-aqsa","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv@sha256:1c35708ffa1922549df575e2ca49254dd3babced927cae8215bd0e28de6ff5ef","Component.Name":"konflux-demo-component-yigv","lastBuildCommit":"95eeb819b5535487e46980619e1be1411f97ca0e"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","component.Namespace":"konflux-aqsa","component.Name":"konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"konflux-demo-app-20260216-140820-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140820-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260216-140820-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-yigv","containerImage":"quay.io/redhat-appstudio-qe/konflux-aqsa/konflux-demo-component-yigv@sha256:1c35708ffa1922549df575e2ca49254dd3babced927cae8215bd0e28de6ff5ef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"95eeb819b5535487e46980619e1be1411f97ca0e"}}}]} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-setw"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-nsxdg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-setw"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-f6d6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-f6d6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140820-000","reconcileID":"ea5742c0-e616-46ba-8f8b-849143517549","snapshot.name":"konflux-demo-app-20260216-140820-000","pipelinerun.name":"konflux-demo-component-yigv-on-push-f6d6q","duration":2.720904955} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-f6d6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-yigv-on-push-f6d6q has finished running","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv-on-push-f6d6q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-yigv-on-push-f6d6q has finished running","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63757437691, NodeID:\"CR_kwDOMZ6fKs8AAAAO2D1K-w\", HeadSHA:\"95eeb819b5535487e46980619e1be1411f97ca0e\", ExternalID:\"my-integration-test-setw-konflux-demo-component-yigv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63757437691\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63757437691\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 14:08:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:08:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-yigv snapshot konflux-demo-app-20260216-140024-000 and scenario my-integration-test-setw has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 41s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 42s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 42s | | :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/63757437691/annotations\"}, Name:\"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv\", CheckSuite:github.CheckSuite{ID:57557342007}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","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-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.NameSpace":"konflux-aqsa","snapshot.Name":"konflux-demo-app-20260216-140820-000","scenarioName":"my-integration-test-setw","externalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-setw-nsxdg","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-nsxdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63757879361,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-140820-000","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63757879361, NodeID:\"CR_kwDOMZ6fKs8AAAAO2EQIQQ\", HeadSHA:\"95eeb819b5535487e46980619e1be1411f97ca0e\", ExternalID:\"my-integration-test-setw-konflux-demo-component-yigv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63757879361\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63757879361\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:12:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-yigv snapshot konflux-demo-app-20260216-140820-000 and scenario my-integration-test-setw is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63757879361/annotations\"}, Name:\"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv\", CheckSuite:github.CheckSuite{ID:57557342007}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63757879361,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-140820-000","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12: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":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140820-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-setw-nsxdg","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-nsxdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","scenario.Name":"my-integration-test-setw","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testedSnapshot":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:811","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-app-20260216-140820-000-95eeb81-jwjql","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:826","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","release.Name":"konflux-demo-app-20260216-140820-000-95eeb81-jwjql"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ExternalID":"my-integration-test-setw-konflux-demo-component-yigv"} {"level":"info","ts":"2026-02-16T14:12:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:63757879361, NodeID:\"CR_kwDOMZ6fKs8AAAAO2EQIQQ\", HeadSHA:\"95eeb819b5535487e46980619e1be1411f97ca0e\", ExternalID:\"my-integration-test-setw-konflux-demo-component-yigv\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/63757879361\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/63757879361\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:12:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-yigv snapshot konflux-demo-app-20260216-140820-000 and scenario my-integration-test-setw 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/63757879361/annotations\"}, Name:\"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv\", CheckSuite:github.CheckSuite{ID:57557342007}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:12:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","ID":63757879361,"CheckName":"Konflux Dev version / my-integration-test-setw / konflux-demo-component-yigv","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260216-140820-000","destinationSnapshot.Name":"konflux-demo-app-20260216-140820-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:12:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260216-140820-000","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"my-integration-test-setw-nsxdg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:23Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260216-140024-000\" not found","pipelineRun":{"name":"my-integration-test-setw-9llgh","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:12:23Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260216-140820-000\" not found","pipelineRun":{"name":"my-integration-test-setw-nsxdg","namespace":"konflux-aqsa"}} {"level":"info","ts":"2026-02-16T14:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140820-000"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-yigv-on-push-f6d6q has finished running","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-f6d6q","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260216-140024-000"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} {"level":"info","ts":"2026-02-16T14:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-demo-component-yigv-on-push-hdzgq has finished running","buildpipelineRun":{"name":"konflux-demo-component-yigv-on-push-hdzgq","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app"} 2026/02/16 14:12:32 http: TLS handshake error from 10.130.0.2:42638: EOF 2026/02/16 14:12:32 http: TLS handshake error from 10.129.0.2:46778: EOF {"level":"info","ts":"2026-02-16T14:12:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-yigv","namespace":"konflux-aqsa"},"application":"konflux-aqsa/konflux-demo-app","namespace":"konflux-aqsa","name":"konflux-demo-component-yigv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","caller":"gitops/snapshot.go:1494","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-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","reconcileID":"f18007cb-ccd4-41f9-9bc8-0ad110445b59","Component.Namespace":"build-e2e-ycog","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ycog/gh-test-custom-branch-dvvlzo@sha256:ae69a1b093bf28f5cba28fb9bd0f2a8aa24cf7eecd8bb735c7120acc8996d1cb","Component.Name":"gh-test-custom-branch-dvvlzo","lastBuildCommit":"871dcdd92d729f12920cc30c42f3ac715545d434"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","component.Namespace":"build-e2e-ycog","component.Name":"gh-test-custom-branch-dvvlzo"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iqgz-20260216-141048-000"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iqgz-20260216-141048-000","application":"build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iqgz-20260216-141048-000"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-141048-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iqgz-20260216-141048-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-dvvlzo","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ycog/gh-test-custom-branch-dvvlzo@sha256:ae69a1b093bf28f5cba28fb9bd0f2a8aa24cf7eecd8bb735c7120acc8996d1cb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-bkzlso","revision":"871dcdd92d729f12920cc30c42f3ac715545d434"}}}]} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","Application.Name":"build-suite-test-application-iqgz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-141048-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:13:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141048-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iqgz-20260216-141048-000"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-push-4z4xg has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Name":"build-suite-test-application-iqgz-20260216-141048-000"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-push-4z4xg has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-4z4xg","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"ed47e97b-ce39-4063-ac7c-148ad6b8aadb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:13:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","existingCheckRun":"github.CheckRun{ID:63757669491, NodeID:\"CR_kwDOKrwUx88AAAAO2EDUcw\", HeadSHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", ExternalID:\"my-integration-test-einx-test-component-pac-pcexwr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63757669491\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63757669491\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:10:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-pcexwr snapshot scenario my-integration-test-einx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-nvko/test-component-pac-pcexwr-on-pull-request-pm4pd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63757669491/annotations\"}, Name:\"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr\", CheckSuite:github.CheckSuite{ID:57558275536}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290169166, Number:28464, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28464\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pcexwr\", SHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", 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-dmkdem\", 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-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63757669491,"CheckName":"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","pipelineRun.Namespace":"integration2-nvko","pipelineRun.Name":"test-component-pac-pcexwr-on-pull-request-pm4pd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","pipelinerun.Name":"test-component-pac-pcexwr-on-pull-request-pm4pd"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-pcexwr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"f9daccae-25de-402d-8daf-5e2c749d689f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"7781ff7f-5872-4fea-8c07-4442dc9046be","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"bbb9d26d-7b75-4541-81a8-76d183f6b504","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"80a8b211-735a-4739-b844-fc484c4ffc36","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"80fe50b3-9c1c-42cf-acf9-a9f50d48c7a8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"7286a643-809b-41af-a9f9-ca8262773752","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"error","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","reconcileID":"b4d82b62-57dc-4e61-ad56-5bfc34e19e18","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lwva-20260216-141013-000","application":"integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lwva-20260216-141013-000","snapshot.Spec.Components":[{"name":"test-component-pac-pcexwr","containerImage":"quay.io/redhat-appstudio-qe/integration2-nvko/test-component-pac-pcexwr@sha256:6e21c264e72b073d3ce36cf549f52e6f2d466fc31e9de86414e03112f59504f6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"f64cb4e1f0fea9a93677ab86d583510cba7f8799"}}}]} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-pcexwr is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 6f3ff29fff6342c4d64cb1eff8734f76f0c0d68eebbfa0a8939a07fe68e932 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","Application.Name":"integ-app-lwva","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"}} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","integrationTestScenario.Name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","integrationTestScenario.Name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","destinationComponentSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-einx-6wlzx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:13:55Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","reconcileID":"795d40bd-1c99-410f-a2c7-b1005c594df4","snapshot.name":"integ-app-lwva-20260216-141013-000","pipelinerun.name":"test-component-pac-pcexwr-on-pull-request-pm4pd","duration":2.063630786} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","Scenario":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-pcexwr-on-pull-request-pm4pd has finished running","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","Label":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","Application.Name":"integ-app-lwva","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","integrationTestScenario.Name":"my-integration-test-einx","pipelineRun.Name":"my-integration-test-einx-6wlzx"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","existingCheckRun":"github.CheckRun{ID:63757669491, NodeID:\"CR_kwDOKrwUx88AAAAO2EDUcw\", HeadSHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", ExternalID:\"my-integration-test-einx-test-component-pac-pcexwr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63757669491\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63757669491\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:10:13 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:13:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component test-component-pac-pcexwr snapshot scenario my-integration-test-einx has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun integration2-nvko/test-component-pac-pcexwr-on-pull-request-pm4pd succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63757669491/annotations\"}, Name:\"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr\", CheckSuite:github.CheckSuite{ID:57558275536}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290169166, Number:28464, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28464\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pcexwr\", SHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", 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-dmkdem\", 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-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.NameSpace":"integration2-nvko","snapshot.Name":"integ-app-lwva-20260216-141013-000","scenarioName":"my-integration-test-einx","externalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-einx-6wlzx","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-einx-6wlzx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr-on-pull-request-pm4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun test-component-pac-pcexwr-on-pull-request-pm4pd has finished running","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63758087130,"CheckName":"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","testedSnapshot.Name":"integ-app-lwva-20260216-141013-000","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"}} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","destinationComponentSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:13:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","existingCheckRun":"github.CheckRun{ID:63758087130, NodeID:\"CR_kwDOKrwUx88AAAAO2Ecz2g\", HeadSHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", ExternalID:\"my-integration-test-einx-test-component-pac-pcexwr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63758087130\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63758087130\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:13:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-pcexwr snapshot integ-app-lwva-20260216-141013-000 and scenario my-integration-test-einx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63758087130/annotations\"}, Name:\"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr\", CheckSuite:github.CheckSuite{ID:57558275536}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290169166, Number:28464, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28464\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pcexwr\", SHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", 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-dmkdem\", 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-02-16T14:13:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63758087130,"CheckName":"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","testedSnapshot.Name":"integ-app-lwva-20260216-141013-000","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:13:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"}} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","destinationComponentSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-einx-6wlzx","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-einx-6wlzx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-einx-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","existingCheckRun":"github.CheckRun{ID:63758087130, NodeID:\"CR_kwDOKrwUx88AAAAO2Ecz2g\", HeadSHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", ExternalID:\"my-integration-test-einx-test-component-pac-pcexwr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63758087130\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63758087130\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:13:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-pcexwr snapshot integ-app-lwva-20260216-141013-000 and scenario my-integration-test-einx 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/63758087130/annotations\"}, Name:\"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr\", CheckSuite:github.CheckSuite{ID:57558275536}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290169166, Number:28464, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28464\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pcexwr\", SHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", 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-dmkdem\", 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-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63758087130,"CheckName":"Konflux Dev version / my-integration-test-einx / test-component-pac-pcexwr","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","testedSnapshot.Name":"integ-app-lwva-20260216-141013-000","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testStatus":"TestFail"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-einx-6wlzx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-nvko","name":"my-integration-test-fxvr"}} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fxvr"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fxvr"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","integrationTestScenario.Name":"my-integration-test-fxvr"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-fxvr-q9sx7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fxvr"} {"level":"info","ts":"2026-02-16T14:14:11Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","reconcileID":"63eb3bc0-36c2-4d7a-9f8c-fea53006442b","snapshot.name":"integ-app-lwva-20260216-141013-000","pipelinerun.name":"test-component-pac-pcexwr-on-pull-request-pm4pd","duration":18.224562654} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"}} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","destinationComponentSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","Application.Name":"integ-app-lwva","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","integrationTestScenario.Name":"my-integration-test-einx","pipelineRun.Name":"my-integration-test-einx-6wlzx"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","integrationTestScenario.Name":"my-integration-test-fxvr","pipelineRun.Name":"my-integration-test-fxvr-q9sx7"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-fxvr","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-fxvr","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-fxvr-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.NameSpace":"integration2-nvko","snapshot.Name":"integ-app-lwva-20260216-141013-000","scenarioName":"my-integration-test-fxvr","externalID":"my-integration-test-fxvr-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fxvr-q9sx7","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-fxvr-q9sx7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63758117889,"CheckName":"Konflux Dev version / my-integration-test-fxvr / test-component-pac-pcexwr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","testedSnapshot.Name":"integ-app-lwva-20260216-141013-000","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"}} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","destinationComponentSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-fxvr","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-fxvr","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-fxvr-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:14:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","existingCheckRun":"github.CheckRun{ID:63758117889, NodeID:\"CR_kwDOKrwUx88AAAAO2EesAQ\", HeadSHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", ExternalID:\"my-integration-test-fxvr-test-component-pac-pcexwr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63758117889\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63758117889\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:14:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-pcexwr snapshot integ-app-lwva-20260216-141013-000 and scenario my-integration-test-fxvr is in progress\", Text:\"PipelineRun 'my-integration-test-fxvr-q9sx7' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63758117889/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fxvr / test-component-pac-pcexwr\", CheckSuite:github.CheckSuite{ID:57558275536}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290169166, Number:28464, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28464\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pcexwr\", SHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", 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-dmkdem\", 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-02-16T14:14:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63758117889,"CheckName":"Konflux Dev version / my-integration-test-fxvr / test-component-pac-pcexwr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","testedSnapshot.Name":"integ-app-lwva-20260216-141013-000","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:14:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"}} {"level":"info","ts":"2026-02-16T14:14:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"integ-app-lwva-20260216-141013-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","destinationComponentSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fxvr-q9sx7","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-fxvr-q9sx7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-fxvr","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-einx"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","scenario.Name":"my-integration-test-fxvr","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testedSnapshot":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ExternalID":"my-integration-test-fxvr-test-component-pac-pcexwr"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","existingCheckRun":"github.CheckRun{ID:63758117889, NodeID:\"CR_kwDOKrwUx88AAAAO2EesAQ\", HeadSHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", ExternalID:\"my-integration-test-fxvr-test-component-pac-pcexwr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/63758117889\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/63758117889\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:14:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-pcexwr snapshot integ-app-lwva-20260216-141013-000 and scenario my-integration-test-fxvr 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/63758117889/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fxvr / test-component-pac-pcexwr\", CheckSuite:github.CheckSuite{ID:57558275536}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290169166, Number:28464, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/28464\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-pcexwr\", SHA:\"f64cb4e1f0fea9a93677ab86d583510cba7f8799\", 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-dmkdem\", 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-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","ID":63758117889,"CheckName":"Konflux Dev version / my-integration-test-fxvr / test-component-pac-pcexwr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","testedSnapshot.Name":"integ-app-lwva-20260216-141013-000","destinationSnapshot.Name":"integ-app-lwva-20260216-141013-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","snapshot.Name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lwva-20260216-141013-000","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-fxvr-q9sx7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cjex-20260216-141424-702"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-cjex-20260216-141424-702","application":"build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cjex-20260216-141424-702"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","Application.Name":"build-suite-component-update-cjex","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"build-suite-component-update-cjex-20260216-141424-702","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:14:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-parent-jhfe","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-parent-jhfe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cjex-20260216-141424-702","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"error","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-pull-request-2d6wd","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-jhfe-on-push-9jz4k","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","PR group":"konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","prGroup":"konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe","prGroupHash":"0d6e593b89de43056103c61c3a1a7d547087b38844a39db21adad8c4447596"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-child-jhfe","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-jhfe-component-update-gh-multi-component-parent-jhfe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex"} {"level":"info","ts":"2026-02-16T14:14:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"application":"build-e2e-pxgn/build-suite-component-update-cjex","namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:14:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:14:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-7jdww","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:14:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"namespace":"build-e2e-pxgn","name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T14:14:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:14:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-bdpmf","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:14:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-push-rlwtk","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:14:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cjex-20260216-140001-000"} {"level":"info","ts":"2026-02-16T14:14:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cjex-20260216-140920-000"} 2026/02/16 14:14:29 http: TLS handshake error from 10.129.0.2:42888: EOF {"level":"info","ts":"2026-02-16T14:14:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cjex-20260216-140909-000"} {"level":"info","ts":"2026-02-16T14:14:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cjex-20260216-135946-000"} {"level":"info","ts":"2026-02-16T14:14:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cjex-20260216-141424-702"} {"level":"info","ts":"2026-02-16T14:14:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cjex-20260216-140922-000"} 2026/02/16 14:14:29 http: TLS handshake error from 10.129.0.2:42902: EOF {"level":"error","ts":"2026-02-16T14:14:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-4g8jr","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:14:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-jhfe-on-pull-request-m7sr5","namespace":"build-e2e-pxgn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"snapshot-sample-nuhl"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"snapshot-sample-nuhl","application":"integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"snapshot-sample-nuhl"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"snapshot-sample-nuhl"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-lwva has been set as a Controller OwnerReference on Snapshot snapshot-sample-nuhl","snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"snapshot-sample-nuhl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-nuhl"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-nuhl"} {"level":"info","ts":"2026-02-16T14:14:31Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"snapshot-sample-nuhl","reconcileID":"08382898-cc7a-4bd3-a830-3ca6f96dca69","Component.Namespace":"integration2-nvko","LastPromotedImage":"quay.io/redhat-appstudio/sample-image@sha256:841328df1b9f8c4087adbdcfec6cc99ac8308805dea83f6d415d6fb8d40227c1","Component.Name":"test-component-pac-pcexwr","lastBuildCommit":""} {"level":"error","ts":"2026-02-16T14:14:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:466","msg":"Failed to update the Snapshot's status to AddedToGlobalCandidateList","snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","error":"snapshots.appstudio.redhat.com \"snapshot-sample-nuhl\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureGlobalCandidateImageUpdated\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:466\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T14:14:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"namespace":"integration2-nvko","name":"snapshot-sample-nuhl","reconcileID":"08382898-cc7a-4bd3-a830-3ca6f96dca69","error":"snapshots.appstudio.redhat.com \"snapshot-sample-nuhl\" 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-02-16T14:14:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"req":{"name":"snapshot-sample-nuhl","namespace":"integration2-nvko"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-nuhl\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:14:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-pcexwr","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"test-component-pac-pcexwr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:14:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-einx-6wlzx","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","pipelineRun.Name":"my-integration-test-einx-6wlzx"} {"level":"info","ts":"2026-02-16T14:14:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-einx-6wlzx","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-einx-6wlzx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:14:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:71","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-fxvr-q9sx7","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","pipelineRun.Name":"my-integration-test-fxvr-q9sx7"} {"level":"info","ts":"2026-02-16T14:14:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fxvr-q9sx7","namespace":"integration2-nvko"},"application":"integration2-nvko/integ-app-lwva","namespace":"integration2-nvko","name":"my-integration-test-fxvr-q9sx7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-02-16T14:14:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-pcexwr-on-pull-request-pm4pd","namespace":"integration2-nvko"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:14:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-lwva-20260216-141013-000"} {"level":"info","ts":"2026-02-16T14:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-push-qg9q2 is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:15:45Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-kpzw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-kpzw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","PR group":"konflux-gl-multi-component-child-kpzw"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","PR group":"konflux-gl-multi-component-child-kpzw"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:15:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","PR group":"konflux-gl-multi-component-parent-kpzw"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-parent-kpzw","prGroupHash":"aff49e5e3193d5753a16b7e5261efd0c2ff5fbc50f30431e015ef82fe2ee8c"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","reconcileID":"9c67059d-f5e1-4bbc-a474-dd6711c59d60","Component.Namespace":"build-e2e-edsn","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-edsn/go-component-kioqjy@sha256:c84028f0cbee4807993e331faccde435520bc003a843a130a232a21af8046246","Component.Name":"go-component-kioqjy","lastBuildCommit":"eb9af39f46665ec0144fcbda81c83ecdae7a2b06"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","component.Namespace":"build-e2e-edsn","component.Name":"go-component-kioqjy"} {"level":"info","ts":"2026-02-16T14:16:27Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","reconcileID":"9c67059d-f5e1-4bbc-a474-dd6711c59d60","component.Name":"python-component-svqvai"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-isuk-20260216-141014-000"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-positive-mc-isuk-20260216-141014-000","application":"build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-isuk-20260216-141014-000"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141014-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-isuk-20260216-141014-000","snapshot.Spec.Components":[{"name":"go-component-kioqjy","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-edsn/go-component-kioqjy@sha256:c84028f0cbee4807993e331faccde435520bc003a843a130a232a21af8046246","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"eb9af39f46665ec0144fcbda81c83ecdae7a2b06"}}}]} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","Application.Name":"build-suite-positive-mc-isuk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141014-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:16:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141014-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-isuk-20260216-141014-000"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kioqjy-on-push-zkj9h has finished running","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","snapshot.Name":"build-suite-positive-mc-isuk-20260216-141014-000"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-push-zkj9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:16:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kioqjy-on-push-zkj9h has finished running","buildpipelineRun":{"name":"go-component-kioqjy-on-push-zkj9h","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:16:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"cc4e3ffc-4779-44f7-b6f4-68b080b008c9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:16:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"499298eb-db0b-443b-9507-113f0c90fa7d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:16:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"100197f9-84da-42a7-a8cd-9db0aaad420a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:16:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"1172b8f7-db0b-40c5-88ba-1bbcfb08551a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:16:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"9b96bd1e-f508-446f-bbde-0ae9b5a2c7f4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:16:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"241039c8-1579-4231-8bed-22d8adc0230d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:16:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:16:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"9800b2e0-3529-4b28-ac8c-e44b7cc7f79d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"1dead609-e089-40f6-8b35-1aa68a109520","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"79718ef7-6d07-4e98-ac45-4a1e743770fb","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"fda650eb-3780-4996-9346-7a2ba20905f4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","reconcileID":"9aaccba0-03c9-4896-83cc-99017dd8cb4b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-isuk-20260216-141034-000"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-positive-mc-isuk-20260216-141034-000","application":"build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-isuk-20260216-141034-000"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141034-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-isuk-20260216-141034-000","snapshot.Spec.Components":[{"name":"go-component-kioqjy","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-edsn/go-component-kioqjy@sha256:c84028f0cbee4807993e331faccde435520bc003a843a130a232a21af8046246","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"eb9af39f46665ec0144fcbda81c83ecdae7a2b06","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-svqvai","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-edsn/python-component-svqvai@sha256:85286a7fe4478501bd65173365856803828d2655662e726cc9c1e83acd8afd2a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"8d6bb9d5fa01964a5975dfbc681e77cb6d0b891c"}}}]} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-python-component-svqvai is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 69732677317ce05c78b5a0e825fcb0243c0f2fec2b8f838a54e6df9ba0453a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-isuk-20260216-141034-000"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","Application.Name":"build-suite-positive-mc-isuk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:17: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-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"}} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:17:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141034-000","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","snapshot.Namespace":"build-e2e-edsn","snapshot.Name":"build-suite-positive-mc-isuk-20260216-141034-000"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-isuk-20260216-141034-000"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-svqvai-on-pull-request-2b868 has finished running","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","snapshot.Name":"build-suite-positive-mc-isuk-20260216-141034-000"} {"level":"info","ts":"2026-02-16T14:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-pull-request-2b868","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-svqvai-on-pull-request-2b868 has finished running","buildpipelineRun":{"name":"python-component-svqvai-on-pull-request-2b868","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","caller":"gitops/snapshot.go:1494","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-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","reconcileID":"86891c9a-3d41-4b8e-bac3-381aec386c47","Component.Namespace":"build-e2e-ycog","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ycog/gh-test-custom-branch-dvvlzo@sha256:6204dccaaa04786fb3dcb9802f9fc0aaeb5c7f6deaac60ed5b7e9c01af406690","Component.Name":"gh-test-custom-branch-dvvlzo","lastBuildCommit":"871dcdd92d729f12920cc30c42f3ac715545d434"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","component.Namespace":"build-e2e-ycog","component.Name":"gh-test-custom-branch-dvvlzo"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iqgz-20260216-141528-000"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iqgz-20260216-141528-000","application":"build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iqgz-20260216-141528-000"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-141528-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iqgz-20260216-141528-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-dvvlzo","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ycog/gh-test-custom-branch-dvvlzo@sha256:6204dccaaa04786fb3dcb9802f9fc0aaeb5c7f6deaac60ed5b7e9c01af406690","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-bkzlso","revision":"871dcdd92d729f12920cc30c42f3ac715545d434"}}}]} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","Application.Name":"build-suite-test-application-iqgz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"build-suite-test-application-iqgz-20260216-141528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:17:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iqgz-20260216-141528-000","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iqgz-20260216-141528-000"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-push-qg9q2 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","snapshot.Name":"build-suite-test-application-iqgz-20260216-141528-000"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:17:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gh-test-custom-branch-dvvlzo-on-push-qg9q2 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz"} {"level":"info","ts":"2026-02-16T14:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-push-bcqgm","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-push-bcqgm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-isuk-20260216-141034-000"} {"level":"info","ts":"2026-02-16T14:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-svqvai-on-push-bcqgm","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-svqvai-on-push-bcqgm","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-svqvai-on-push-bcqgm","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-svqvai-on-push-bcqgm","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai-on-push-bcqgm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun python-component-svqvai-on-push-bcqgm is not associated with a pull request","buildpipelineRun":{"name":"python-component-svqvai-on-push-bcqgm","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-02-16T14:17:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-dvvlzo","namespace":"build-e2e-ycog"},"namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo","reconcileID":"488c65c9-4a54-47a4-a0f7-f38311892830","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-dvvlzo\" 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-02-16T14:17:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-dvvlzo","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-02-16T14:17:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-dvvlzo-on-push-qg9q2","namespace":"build-e2e-ycog"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:28Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-dvvlzo","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:34Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","reconcileID":"0dab830e-9977-4a26-8399-b9f3aabcf1da","Component.Namespace":"group-mrdy","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","Component.Name":"go-component-kinbty","lastBuildCommit":"efa241394b665bceb7c27ab898fe76c6691e2689"} {"level":"info","ts":"2026-02-16T14:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","component.Namespace":"group-mrdy","component.Name":"go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:17:35Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","reconcileID":"0dab830e-9977-4a26-8399-b9f3aabcf1da","component.Name":"python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-141057-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141057-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-141057-000","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"efa241394b665bceb7c27ab898fe76c6691e2689"}}}]} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-push-qlvbj has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-push-qlvbj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-push-qlvbj has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-push-qlvbj","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-141057-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758514901,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141057-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-v4x7r","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:36Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-141057-000","reconcileID":"dbd6b4b4-7315-46d0-a2b2-09f952a87966","snapshot.name":"integ-app-lagu-20260216-141057-000","pipelinerun.name":"go-component-kinbty-on-push-qlvbj","duration":4.542590706} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141057-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:17:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758514901, NodeID:\"CR_kwDONSo-hs8AAAAO2E261Q\", HeadSHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758514901\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63758514901\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:17:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-141057-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758514901/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57558336705}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758514901,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141057-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17: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-lagu-20260216-141057-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v4x7r","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-v4x7r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758514901, NodeID:\"CR_kwDONSo-hs8AAAAO2E261Q\", HeadSHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758514901\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63758514901\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:17:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-141057-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-v4x7r' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758514901/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57558336705}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758514901,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141057-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17: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-lagu-20260216-141057-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141057-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v4x7r","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-v4x7r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141057-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testedSnapshot":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:17:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758514901, NodeID:\"CR_kwDONSo-hs8AAAAO2E261Q\", HeadSHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758514901\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63758514901\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:17:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-141057-000 and scenario my-integration-test-aqsv 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/63758514901/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57558336705}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:17:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758514901,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141057-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141057-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141057-000"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141057-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-v4x7r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kioqjy-on-pull-request-wpl9c","PR group":"pr-branch-jpbnvq"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","prGroup":"pr-branch-jpbnvq","prGroupHash":"2d4d35951841aa69812f4ba831e6741cb8f0d29649ce689e3498af65c19e2d"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-dvvlzo","namespace":"build-e2e-ycog"},"application":"build-e2e-ycog/build-suite-test-application-iqgz","namespace":"build-e2e-ycog","name":"gh-test-custom-branch-dvvlzo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iqgz-20260216-140726-000"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iqgz-20260216-141528-000"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iqgz-20260216-141048-000"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iqgz-20260216-140019-000"} 2026/02/16 14:17:50 http: TLS handshake error from 10.129.0.2:33988: EOF {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"2d805187-ed36-498a-b2d5-dbb5d0ba1bd7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"ad5d7ec4-ce58-48a0-83e3-770f6d6efe99","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"b1eb98e9-87b4-4e76-9eaf-f985372c6b0b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"30f548ce-c77d-4f40-a779-e03710cee18f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"538278fd-72bc-4c5b-8ffd-ba8e8b20da43","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"5590014d-6c62-4f4b-87ef-3220e57f736c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"32bfe5ae-2ddb-420f-afd0-ca5258004cf2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"dd956d1e-79ed-49a9-883f-efa214cd4e7f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"787dcf03-5a83-4fb5-85e9-1aa78ac89bed","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"e6a7fb22-da6e-410f-aa63-0d7ac63e6a6a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","caller":"gitops/snapshot.go:987","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","reconcileID":"89c70f12-b929-429f-928f-1dcdf806d432","component.Name":"gl-multi-component-child-kpzw"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrbo-20260216-141607-000"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-nrbo-20260216-141607-000","application":"build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrbo-20260216-141607-000"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash aff49e5e3193d5753a16b7e5261efd0c2ff5fbc50f30431e015ef82fe2ee8c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141607-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrbo-20260216-141607-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-parent-kpzw@sha256:58f79cb59fb8abf6ebefdcf9d866c2a4bb7de527502e2aad6f29f0339593fe07","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-hqpdgz","revision":"dab821116751253a7d2172b4437d136dae6e8cca"}}}]} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrbo-20260216-141607-000"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"}} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","Application.Name":"build-suite-component-update-nrbo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141607-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrbo-20260216-141607-000"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141607-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:17:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141607-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141607-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Namespace":"build-e2e-urwd","snapshot.Name":"build-suite-component-update-nrbo-20260216-141607-000"} {"level":"info","ts":"2026-02-16T14:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-parent-kpzw-on-pull-request-lfn59 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Name":"build-suite-component-update-nrbo-20260216-141607-000"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-parent-kpzw-on-pull-request-lfn59 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-pull-request-lfn59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","reconcileID":"2bfde409-9152-4066-967d-775d51311232","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63757758380, NodeID:\"CR_kwDONSo-hs8AAAAO2EIvrA\", HeadSHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757758380\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63757758380\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:11:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-k7df6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757758380/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57558350770}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290171683, Number:18899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18899\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jiwnzy\", SHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", 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-qtenlk\", SHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", 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-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63757758380,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-k7df6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-k7df6"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jiwnzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","reconcileID":"ceff3066-8d18-4ae2-b3b6-3c4905d7c9db","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","reconcileID":"420c2b42-7351-4807-b111-3239c27231b0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","reconcileID":"a23f681e-379c-46df-ab89-3917c4442f93","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","reconcileID":"43142c33-d450-4496-8f0a-138aeeee529f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","reconcileID":"24f8b3e1-3ce8-4aea-8293-f19dd055008b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:17:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","reconcileID":"8f303ff7-e9ef-4012-9216-cd6ce5fea297","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-141102-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141102-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-141102-000","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"efa241394b665bceb7c27ab898fe76c6691e2689","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jiwnzy","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:86be2049c0c47c856516f4fce26659d24b539263641e03e5814f0d959b0ee2db","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3c15530e819da0ad6ef8c02e4fe639bb08234638"}}}]} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-python-component-jiwnzy is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash c3c6b9b90864453414b4cc2a7d42134129003d90b36f43aa0f6128dab866a2 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Namespace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-141102-000"} 2026/02/16 14:17:55 http: TLS handshake error from 10.129.0.2:34004: EOF {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-pull-request-k7df6 has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-k7df6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-pull-request-k7df6 has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-k7df6","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63757758380, NodeID:\"CR_kwDONSo-hs8AAAAO2EIvrA\", HeadSHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757758380\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63757758380\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:11:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:17:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jiwnzy snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-k7df6 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63757758380/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57558350770}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290171683, Number:18899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18899\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jiwnzy\", SHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", 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-qtenlk\", SHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", 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-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-141102-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758553007,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141102-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-djkpf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:56Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-141102-000","reconcileID":"a3e9814f-fc11-4ec1-a96a-930c482752ee","snapshot.name":"integ-app-lagu-20260216-141102-000","pipelinerun.name":"python-component-jiwnzy-on-pull-request-k7df6","duration":3.366410509} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17: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-lagu-20260216-141102-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-djkpf"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-djkpf","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-djkpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758553007, NodeID:\"CR_kwDONSo-hs8AAAAO2E5Prw\", HeadSHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758553007\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63758553007\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:17:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-141102-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758553007/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57558350770}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290171683, Number:18899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18899\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jiwnzy\", SHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", 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-qtenlk\", SHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", 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-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758553007,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141102-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17: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-lagu-20260216-141102-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758553007, NodeID:\"CR_kwDONSo-hs8AAAAO2E5Prw\", HeadSHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758553007\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63758553007\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:17:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-141102-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-djkpf' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758553007/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57558350770}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290171683, Number:18899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18899\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jiwnzy\", SHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", 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-qtenlk\", SHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", 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-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758553007,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141102-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:17:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18:00Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"go-component-ljmccs","namespace":"build-e2e-nmmh"},"application":"build-e2e-nmmh/build-suite-negative-mc-jkcx","namespace":"build-e2e-nmmh","name":"go-component-ljmccs","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18: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-lagu-20260216-141102-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-djkpf","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-djkpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testedSnapshot":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jpbnvq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758553007, NodeID:\"CR_kwDONSo-hs8AAAAO2E5Prw\", HeadSHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63758553007\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63758553007\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:17:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-141102-000 and scenario my-integration-test-aqsv 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/63758553007/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57558350770}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290171683, Number:18899, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18899\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jiwnzy\", SHA:\"3c15530e819da0ad6ef8c02e4fe639bb08234638\", 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-qtenlk\", SHA:\"efa241394b665bceb7c27ab898fe76c6691e2689\", 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-02-16T14:18:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758553007,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141102-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141102-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141102-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-djkpf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":"2026-02-16 14:18:05 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":"2026-02-16 14:18:05 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-26zqh\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f9d64a3f8afdd2c6103b2935ae995712-667b438667d82029-01"}},"deletionTimestamp":"2026-02-16 14:18:05 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-26zqh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-26zqh","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ljmccs","namespace":"build-e2e-nmmh"},"application":"build-e2e-nmmh/build-suite-negative-mc-jkcx","namespace":"build-e2e-nmmh","name":"go-component-ljmccs","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","PR group":"konflux-gl-multi-component-child-kpzw"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-isuk-20260216-141812-617"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-positive-mc-isuk-20260216-141812-617","application":"build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-isuk-20260216-141812-617"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","Application.Name":"build-suite-positive-mc-isuk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141812-617","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:18:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-617","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"error","ts":"2026-02-16T14:18:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-kioqjy","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy","reconcileID":"c57fc62e-fc84-4710-8cb2-36aef65abfd8","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-kioqjy\" 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-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-isuk-20260216-141812-658"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-positive-mc-isuk-20260216-141812-658","application":"build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-isuk-20260216-141812-658"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","Application.Name":"build-suite-positive-mc-isuk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141812-658","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:18:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"python-component-svqvai","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"python-component-svqvai","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-658","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-isuk-20260216-141812-699"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-positive-mc-isuk-20260216-141812-699","application":"build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-isuk-20260216-141812-699"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","Application.Name":"build-suite-positive-mc-isuk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"build-suite-positive-mc-isuk-20260216-141812-699","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:18:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"go-component-kioqjy","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk","namespace":"build-e2e-edsn","name":"go-component-kioqjy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-isuk-20260216-141812-699","namespace":"build-e2e-edsn"},"application":"build-e2e-edsn/build-suite-positive-mc-isuk"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T14:18:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:18:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:18:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:18:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"namespace":"build-e2e-edsn","name":"go-component-kioqjy-on-pull-request-wpl9c","reconcileID":"1ef8374b-a25e-4c17-b53e-96df427dac81","error":"pipelineruns.tekton.dev \"go-component-kioqjy-on-pull-request-wpl9c\" 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-02-16T14:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:76","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"req":{"name":"go-component-kioqjy-on-pull-request-wpl9c","namespace":"build-e2e-edsn"},"error":"PipelineRun.tekton.dev \"go-component-kioqjy-on-pull-request-wpl9c\" 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:76\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-xdbbar","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-isuk-20260216-141812-658"} {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-isuk-20260216-141812-699"} {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-isuk-20260216-141014-000"} {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-isuk-20260216-135927-000"} {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-isuk-20260216-141812-617"} 2026/02/16 14:18:17 http: TLS handshake error from 10.129.0.2:59184: EOF {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-isuk-20260216-141034-000"} 2026/02/16 14:18:17 http: TLS handshake error from 10.129.0.2:59170: EOF 2026/02/16 14:18:17 http: TLS handshake error from 10.128.0.2:52108: EOF {"level":"info","ts":"2026-02-16T14:18:17Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-iekitd","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141102-000"} {"level":"info","ts":"2026-02-16T14:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun python-component-jiwnzy-on-push-dbp2s is not associated with a pull request","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","PR group":"konflux-gl-test-custom-default-xdbbar"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","prGroup":"konflux-gl-test-custom-default-xdbbar","prGroupHash":"baa5cd097f3a986a4df7060cf7ab31febb6f0ae0d1c4bd61ef536252c67191"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","PR group":"konflux-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"konflux-konflux-test-integration-clone-iekitd","prGroupHash":"f5ea60141e91d3cd68f432adf5225773e81e7abfb2fb533f6f25790ad5f2ac"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:18:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758631759,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-iekitd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758631759, NodeID:\"CR_kwDOOe2tsc8AAAAO2E-DTw\", HeadSHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63758631759\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63758631759\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:18:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-6cxkz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63758631759/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559081174}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290202050, Number:7589, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7589\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-iekitd\", SHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", 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-qtenlk\", 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-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758631759,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-iekitd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-xdbbar is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:18:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:18:54Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-xdbbar","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:18:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-02-16T14:18:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-02-16T14:18:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-xdbbar-on-pull-request-hbdvq","namespace":"build-e2e-lghc"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:18:57Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-jgdoyi","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","PR group":"konflux-gl-test-custom-branch-jgdoyi"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","prGroup":"konflux-gl-test-custom-branch-jgdoyi","prGroupHash":"fb78916164da5ab40e532132828a2f9f987443b2d191c9f0a726c4ea8a69bc"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:19:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"c9a6565c-89fa-4fe1-8cbd-6c4c59b3b39d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"763089c0-002e-44ba-b1a4-d97544830aba","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"ec6c496e-5878-41cd-9384-b3279f759332","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"8cc501d9-3707-4ce8-819a-ab47b9c121ec","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"4d6c1c13-d8c9-4b94-b84f-8efbd5df67e6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"e8b70dc1-15d3-490b-a232-414200fd7f2b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"5f500cb6-fe87-4105-ba01-f946e70ccea0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"02bda7b1-e729-473c-a080-a63ad1c7517d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"43fe0733-7ac4-4569-be00-3deae883f0f7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:20:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"cdcd29e9-f4f5-4186-8cab-76ef2c4ced8f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","caller":"gitops/snapshot.go:987","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-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","reconcileID":"c1426e95-fa7c-4783-b9e7-0eeecb5467f1","component.Name":"gl-multi-component-parent-kpzw"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-nrbo-20260216-141812-000","application":"build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141812-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrbo-20260216-141812-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:fd97695a03c20253cb07850ad5b2a2f3f464b81163927b83130c12fb5c93d657","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz","revision":"a72e80da6c98d3b9b7643e4577c2618a05eaa78b"}}}]} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","Application.Name":"build-suite-component-update-nrbo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"}} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:20:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-141812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Namespace":"build-e2e-urwd","snapshot.Name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-ctj5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-ctj5n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-ctj5n","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-kpzw-on-pull-request-npggr","PR group":"konflux-gl-multi-component-child-kpzw"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux-gl-multi-component-child-kpzw","prGroupHash":"4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"}} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-141812-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Namespace":"build-e2e-urwd","snapshot.Name":"build-suite-component-update-nrbo-20260216-141812-000"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gl-multi-component-child-kpzw-on-push-4vmdj is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:20:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:20:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"44899146-b87d-439d-9332-b77b87d839be","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"65f82f59-c771-4a2a-9a54-bba6635c034b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"ebd9a442-e06f-46cd-80a4-94791ca2dac1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"0236714b-8521-415d-ab82-dd54c73e4a60","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"1b9ecbab-47c5-45ed-bbbf-69d13ba7f61e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"ed6c4eae-dd63-4a82-b6ae-fb015ff76797","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"a0a30473-62c0-4007-a663-ad9c2eec74f6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"03e505dc-32bc-43f6-a14d-d9f8c3d1479d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"b1cbb6c8-087a-457d-adab-521e27d1c2f0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","reconcileID":"8a93f8d7-c205-4231-8502-3b39f3c92fe9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iven-20260216-141909-000","application":"build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-141909-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iven-20260216-141909-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-jgdoyi","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lghc/gl-test-custom-branch-jgdoyi@sha256:d18b2d4f7b568c22c245ab3fafa0caf5c0eac1a75ab1374f7f2538b9a41bcc86","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ekbaos","revision":"d67c9aa21fb947b2bdc1d985a74a4e211ab748e8"}}}]} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash fb78916164da5ab40e532132828a2f9f987443b2d191c9f0a726c4ea8a69bc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","Application.Name":"build-suite-test-application-iven","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:21: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":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"}} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-141909-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:21:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-141909-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-141909-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Namespace":"build-e2e-lghc","snapshot.Name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","PR group":"konflux-gl-test-custom-branch-jgdoyi"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","prGroup":"konflux-gl-test-custom-branch-jgdoyi","prGroupHash":"fb78916164da5ab40e532132828a2f9f987443b2d191c9f0a726c4ea8a69bc"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"}} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-141909-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Namespace":"build-e2e-lghc","snapshot.Name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-jx7kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-jx7kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gl-multi-component-child-kpzw-on-push-jx7kw is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-push-v5dk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-push-v5dk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gl-multi-component-parent-kpzw-on-push-v5dk6 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"98394540-97dc-4395-844d-46b66a5ffbac","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758631759, NodeID:\"CR_kwDOOe2tsc8AAAAO2E-DTw\", HeadSHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63758631759\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63758631759\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:18:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-6cxkz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63758631759/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559081174}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290202050, Number:7589, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7589\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-iekitd\", SHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", 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-qtenlk\", 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-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63758631759,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-iekitd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"ad4b8b4f-63e9-4b71-a437-b58cbba04cc8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"cf902549-36a9-4b7c-a7ea-734146bdf00a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"973e3560-8150-4ce6-8456-3454fe22152c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"4da98a6e-6bd9-47cf-85be-b9b105909399","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"d2ac4dbd-bae8-441a-adaa-30e62118bb8f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"bf4007a6-06d7-477b-b363-fd6171ccbc88","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:21:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"0202caf9-cb14-4510-ae1a-f62bdeb5d08d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","caller":"gitops/snapshot.go:987","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","reconcileID":"688747a9-3ff7-4b54-9635-98aa1bb4da6d","component.Name":"python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-141836-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-iekitd is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash f5ea60141e91d3cd68f432adf5225773e81e7abfb2fb533f6f25790ad5f2ac is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141836-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-141836-000","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"efa241394b665bceb7c27ab898fe76c6691e2689","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-iekitd","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/konflux-test-integration-clone-iekitd@sha256:f59d9973bae0e69524f999ec2be9c4e9f5a62d16efe083bb4d52ceed5162134b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"89df4be01fda1651e6fd913fe17428da2488a387"}}}]} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:21: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-lagu-20260216-141836-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} 2026/02/16 14:21:49 http: TLS handshake error from 10.130.0.2:60680: EOF {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-iekitd-on-pull-request-6cxkz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63758631759, NodeID:\"CR_kwDOOe2tsc8AAAAO2E-DTw\", HeadSHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63758631759\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63758631759\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:18:36 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:21:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-6cxkz succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63758631759/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559081174}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290202050, Number:7589, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7589\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-iekitd\", SHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", 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-qtenlk\", 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-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-141836-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-iekitd-on-pull-request-6cxkz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759014758,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141836-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21: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-lagu-20260216-141836-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759014758, NodeID:\"CR_kwDOOe2tsc8AAAAO2FVbZg\", HeadSHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759014758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759014758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:21:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot integ-app-lagu-20260216-141836-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759014758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559081174}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290202050, Number:7589, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7589\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-iekitd\", SHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", 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-qtenlk\", 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-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-lb4c9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:21:50Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-141836-000","reconcileID":"3b35e54c-00b5-4298-86d5-da02650db484","snapshot.name":"integ-app-lagu-20260216-141836-000","pipelinerun.name":"konflux-test-integration-clone-iekitd-on-pull-request-6cxkz","duration":3.406828618} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-lb4c9"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759014758,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141836-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21: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-lagu-20260216-141836-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lb4c9","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-lb4c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759014758, NodeID:\"CR_kwDOOe2tsc8AAAAO2FVbZg\", HeadSHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759014758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759014758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:21:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot integ-app-lagu-20260216-141836-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759014758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559081174}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290202050, Number:7589, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7589\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-iekitd\", SHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", 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-qtenlk\", 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-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759014758,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141836-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21: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-lagu-20260216-141836-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759014758, NodeID:\"CR_kwDOOe2tsc8AAAAO2FVbZg\", HeadSHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759014758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759014758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:21:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot integ-app-lagu-20260216-141836-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-lb4c9' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759014758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559081174}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290202050, Number:7589, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7589\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-iekitd\", SHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", 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-qtenlk\", 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-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759014758,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141836-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:21:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21: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-lagu-20260216-141836-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lb4c9","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-lb4c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testedSnapshot":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759014758, NodeID:\"CR_kwDOOe2tsc8AAAAO2FVbZg\", HeadSHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759014758\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759014758\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:21:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot integ-app-lagu-20260216-141836-000 and scenario my-integration-test-aqsv 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/63759014758/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559081174}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290202050, Number:7589, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7589\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-iekitd\", SHA:\"89df4be01fda1651e6fd913fe17428da2488a387\", 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-qtenlk\", 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-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759014758,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141836-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141836-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141836-000"} {"level":"info","ts":"2026-02-16T14:21:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141836-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-lb4c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"db3da80b-e8c2-422d-b3d8-051eb8794026","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"daec548e-2ebb-472d-b4de-9a35c907a31f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"07113009-996a-438b-91c2-8827b8248782","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"35627f9c-1da7-463e-8e24-ee1bb91a8da3","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"179f9d7d-f53d-4848-a92b-c94fe4bbc995","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"2809d5da-7b5b-4012-a89e-ef2417f0217e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"d9cd7a27-8669-43d9-93ae-90e6b2645486","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"eb0e1f65-21a4-4a7f-a86d-95d027257bad","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"66605cd2-11bb-4e58-9391-0654c9ebc68c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:22:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"a25ec5c5-e3d9-4549-873f-d107cbdace8d","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-urwd/gl-multi-component-child-kpzw, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","caller":"gitops/snapshot.go:987","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-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","reconcileID":"f87e3775-fcef-4dbb-8543-5bfde9be92de","component.Name":"gl-multi-component-parent-kpzw"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrbo-20260216-142028-000"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-nrbo-20260216-142028-000","application":"build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrbo-20260216-142028-000"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142028-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrbo-20260216-142028-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:7f671ff03e513bfcd0b44aaabb9d24097245da36f9cd6a25cb53288d179b3e9d","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz","revision":"d63e94324c4b09e2761e925740224f6ee3235921"}}}]} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-ctj5n with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-kpzw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 4c20a68b9b5938daeda4e540d8d275efc0df7a04d6d7545f91a977d4567bc4 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrbo-20260216-142028-000"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","Application.Name":"build-suite-component-update-nrbo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"}} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:22:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142028-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Namespace":"build-e2e-urwd","snapshot.Name":"build-suite-component-update-nrbo-20260216-142028-000"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrbo-20260216-142028-000"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-npggr has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Name":"build-suite-component-update-nrbo-20260216-142028-000"} {"level":"info","ts":"2026-02-16T14:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-npggr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:22:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-npggr has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-npggr","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","caller":"gitops/snapshot.go:1494","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-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","reconcileID":"ce2f41f0-e76c-4c6c-ad64-a40687360b17","Component.Namespace":"build-e2e-urwd","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:e64a0bc6886f1875aa6ee1ee13e4881c86501c6fdfebf00f9849a3066681cee6","Component.Name":"gl-multi-component-child-kpzw","lastBuildCommit":"6582b0e362e8f829ed73014327143dedff9769f1"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","component.Namespace":"build-e2e-urwd","component.Name":"gl-multi-component-child-kpzw"} {"level":"info","ts":"2026-02-16T14:22:26Z","caller":"gitops/snapshot.go:987","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-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","reconcileID":"ce2f41f0-e76c-4c6c-ad64-a40687360b17","component.Name":"gl-multi-component-parent-kpzw"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrbo-20260216-142032-000"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-nrbo-20260216-142032-000","application":"build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrbo-20260216-142032-000"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142032-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrbo-20260216-142032-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:e64a0bc6886f1875aa6ee1ee13e4881c86501c6fdfebf00f9849a3066681cee6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz","revision":"6582b0e362e8f829ed73014327143dedff9769f1"}}}]} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","Application.Name":"build-suite-component-update-nrbo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142032-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:22:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142032-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrbo-20260216-142032-000"} {"level":"info","ts":"2026-02-16T14:22:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-push-4vmdj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Name":"build-suite-component-update-nrbo-20260216-142032-000"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-4vmdj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:22:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-push-4vmdj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-4vmdj","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-6jtz8","PR group":"pr-branch-jjhzqm"} {"level":"info","ts":"2026-02-16T14:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"pr-branch-jjhzqm","prGroupHash":"00a1f82283e490a47ff87721e892aa9542041769b49a7da90920e0fba448c3"} {"level":"info","ts":"2026-02-16T14:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759098101,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-6jtz8","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-6jtz8"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jjhzqm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kinbty-on-pull-request-r2cp7","PR group":"pr-branch-jjhzqm"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"pr-branch-jjhzqm","prGroupHash":"00a1f82283e490a47ff87721e892aa9542041769b49a7da90920e0fba448c3"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759100386,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-r2cp7","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-r2cp7"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jiwnzy go-component-kinbty]","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"go-component-kinbty-on-pull-request-r2cp7"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:22:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759101637,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-r2cp7","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-r2cp7"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","PR group":"pr-branch-jjhzqm"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"pr-branch-jjhzqm","prGroupHash":"00a1f82283e490a47ff87721e892aa9542041769b49a7da90920e0fba448c3"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759103809,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-kinbty konflux-test-integration-clone-iekitd python-component-jiwnzy]","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:22:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759105041,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:07Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","reconcileID":"88760678-f5f8-4ac9-a5d0-99e57f83270d","Component.Namespace":"group-mrdy","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:3dd59c7fc507a21287e121708728a1c4093c05889f6f6c10c1d76a72a02fef8f","Component.Name":"python-component-jiwnzy","lastBuildCommit":"642e6b3894f5d5b08686fad5c3eeb03e83048c69"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","component.Namespace":"group-mrdy","component.Name":"python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:23:07Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","reconcileID":"88760678-f5f8-4ac9-a5d0-99e57f83270d","component.Name":"konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-141824-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141824-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-141824-000","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"efa241394b665bceb7c27ab898fe76c6691e2689","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jiwnzy","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:3dd59c7fc507a21287e121708728a1c4093c05889f6f6c10c1d76a72a02fef8f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"642e6b3894f5d5b08686fad5c3eeb03e83048c69"}}}]} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:23: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-lagu-20260216-141824-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-push-dbp2s has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-push-dbp2s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-push-dbp2s has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-push-dbp2s","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-141824-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759171613,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141824-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-nx9sg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:23:09Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-141824-000","reconcileID":"39026953-4189-443e-9235-fec31c2b8b3c","snapshot.name":"integ-app-lagu-20260216-141824-000","pipelinerun.name":"python-component-jiwnzy-on-push-dbp2s","duration":4.171017591} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23: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-lagu-20260216-141824-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759171613, NodeID:\"CR_kwDONSo-hs8AAAAO2FfAHQ\", HeadSHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759171613\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759171613\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:23:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-141824-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759171613/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559055413}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nx9sg","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-nx9sg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759171613,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141824-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23: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-lagu-20260216-141824-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:23:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759171613, NodeID:\"CR_kwDONSo-hs8AAAAO2FfAHQ\", HeadSHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759171613\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759171613\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:23:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-141824-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-nx9sg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759171613/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559055413}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:23:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759171613,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141824-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:23:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23: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-lagu-20260216-141824-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:23:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-141824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nx9sg","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-nx9sg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testedSnapshot":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759171613, NodeID:\"CR_kwDONSo-hs8AAAAO2FfAHQ\", HeadSHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759171613\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759171613\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:23:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-141824-000 and scenario my-integration-test-aqsv 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/63759171613/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559055413}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759171613,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-141824-000","destinationSnapshot.Name":"integ-app-lagu-20260216-141824-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-141824-000"} {"level":"info","ts":"2026-02-16T14:23:17Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-141824-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-nx9sg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"28ef9965-b2fd-4607-8322-dcd9a7f39419","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"8133b01a-f9d5-435d-a8f5-d8390342e9d5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"5256aa60-af0a-4a1b-81c4-64cead12f647","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"5eaf16a4-f15f-4d38-b480-9bf499a77560","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"3e85194f-9de3-4d61-983f-f4b65d97fd0e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"1caf4fc2-df5c-4dd3-b642-f15c8fc124ab","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"4c524dc6-6e82-4f96-a5c3-ca0dbc14d3e7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"2078cdb3-1422-41b3-a2b4-458cb463df2e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"d7aaceb4-c00d-4484-bff0-d2f78300bcb6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"error","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:23:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","reconcileID":"b3395c9c-556c-47c9-8519-3f6857fa7121","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component build-e2e-lghc/gl-test-custom-branch-jgdoyi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iven-20260216-142121-000"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iven-20260216-142121-000","application":"build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iven-20260216-142121-000"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142121-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iven-20260216-142121-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-jgdoyi","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lghc/gl-test-custom-branch-jgdoyi@sha256:598b9802ce71166a1fb18912fbc8169c5ef80a50e6935554d1acc4e9df833d46","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ekbaos","revision":"e386544feac8f69d5c98c39b0033bf2d249f610d"}}}]} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun build-e2e-lghc/gl-test-custom-branch-jgdoyi-on-pull-request-qw4pd with pr group konflux-gl-test-custom-branch-jgdoyi is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jgdoyi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash fb78916164da5ab40e532132828a2f9f987443b2d191c9f0a726c4ea8a69bc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-test-application-iven-20260216-142121-000"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","Application.Name":"build-suite-test-application-iven","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"}} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142121-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:23:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142121-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142121-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Namespace":"build-e2e-lghc","snapshot.Name":"build-suite-test-application-iven-20260216-142121-000"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iven-20260216-142121-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iven-20260216-142121-000"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Name":"build-suite-test-application-iven-20260216-142121-000"} {"level":"info","ts":"2026-02-16T14:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:23:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-pull-request-vgtxg","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","caller":"gitops/snapshot.go:1494","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-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-push-v5dk6","reconcileID":"66f9fd1f-fcfb-4411-8ca8-38aa347246ba","Component.Namespace":"build-e2e-urwd","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-parent-kpzw@sha256:8a270174012f72fd8c716430d26349482de2b9aeae7c361338d32da3383d860a","Component.Name":"gl-multi-component-parent-kpzw","lastBuildCommit":"ceedbba10cf9debf20050c36e6b67591c6b38267"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","component.Namespace":"build-e2e-urwd","component.Name":"gl-multi-component-parent-kpzw"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrbo-20260216-142130-000"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-nrbo-20260216-142130-000","application":"build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrbo-20260216-142130-000"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142130-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrbo-20260216-142130-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:e64a0bc6886f1875aa6ee1ee13e4881c86501c6fdfebf00f9849a3066681cee6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz","revision":"6582b0e362e8f829ed73014327143dedff9769f1","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-parent-kpzw@sha256:8a270174012f72fd8c716430d26349482de2b9aeae7c361338d32da3383d860a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-hqpdgz","revision":"ceedbba10cf9debf20050c36e6b67591c6b38267"}}}]} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","Application.Name":"build-suite-component-update-nrbo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142130-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:23:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142130-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-push-v5dk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrbo-20260216-142130-000"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-push-v5dk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-push-v5dk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-parent-kpzw-on-push-v5dk6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Name":"build-suite-component-update-nrbo-20260216-142130-000"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-parent-kpzw-on-push-v5dk6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-parent-kpzw-on-push-v5dk6 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-kpzw-on-push-v5dk6","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","caller":"gitops/snapshot.go:1494","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-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-jx7kw","reconcileID":"1797a813-f424-458f-ad59-5ec1d327f2ff","Component.Namespace":"build-e2e-urwd","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:bc063db5554030db80da5ec7ce2c21fa55f8eecc65c097f038fafb72b450de07","Component.Name":"gl-multi-component-child-kpzw","lastBuildCommit":"48e7c1f7e45798f81eb9bb6e2825991220caac6a"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","component.Namespace":"build-e2e-urwd","component.Name":"gl-multi-component-child-kpzw"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrbo-20260216-142128-000"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-nrbo-20260216-142128-000","application":"build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrbo-20260216-142128-000"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142128-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrbo-20260216-142128-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:bc063db5554030db80da5ec7ce2c21fa55f8eecc65c097f038fafb72b450de07","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz","revision":"48e7c1f7e45798f81eb9bb6e2825991220caac6a"}}},{"name":"gl-multi-component-parent-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-parent-kpzw@sha256:8a270174012f72fd8c716430d26349482de2b9aeae7c361338d32da3383d860a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-hqpdgz","revision":"ceedbba10cf9debf20050c36e6b67591c6b38267","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","Application.Name":"build-suite-component-update-nrbo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142128-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:23:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142128-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-jx7kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrbo-20260216-142128-000"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-jx7kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-jx7kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-push-jx7kw has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Name":"build-suite-component-update-nrbo-20260216-142128-000"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-push-jx7kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:23:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-push-jx7kw has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-push-jx7kw","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:23:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-push-j7d7v is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:41Z","caller":"gitops/snapshot.go:1494","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-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","reconcileID":"0c897dbf-592c-4732-8e64-4f3389f3fe9b","Component.Namespace":"build-e2e-lghc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lghc/gl-test-custom-branch-jgdoyi@sha256:464bc2f4b185f91ba3ac6bea54e2ffd188ee4c3dd47f10c29e4271b22eb68bb6","Component.Name":"gl-test-custom-branch-jgdoyi","lastBuildCommit":"dac799e219fe99c2111123fb67cd775948509bd9"} {"level":"info","ts":"2026-02-16T14:25:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","component.Namespace":"build-e2e-lghc","component.Name":"gl-test-custom-branch-jgdoyi"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iven-20260216-142338-000"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iven-20260216-142338-000","application":"build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iven-20260216-142338-000"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142338-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iven-20260216-142338-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-jgdoyi","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lghc/gl-test-custom-branch-jgdoyi@sha256:464bc2f4b185f91ba3ac6bea54e2ffd188ee4c3dd47f10c29e4271b22eb68bb6","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ekbaos","revision":"dac799e219fe99c2111123fb67cd775948509bd9"}}}]} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","Application.Name":"build-suite-test-application-iven","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142338-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:25:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iven-20260216-142338-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iven-20260216-142338-000"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-push-j7d7v has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Name":"build-suite-test-application-iven-20260216-142338-000"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-push-j7d7v has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-j7d7v","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:25:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","reconcileID":"42ababad-8c11-4690-a0a9-3f78df9b9127","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:25:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","reconcileID":"33479696-7c80-4b50-8a45-ecba4a019cdf","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759103809, NodeID:\"CR_kwDOOe2tsc8AAAAO2Fa3QQ\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759103809\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759103809\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759103809/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759103809,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-kinbty konflux-test-integration-clone-iekitd python-component-jiwnzy]","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:25:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759105041, NodeID:\"CR_kwDOOe2tsc8AAAAO2Fa8EQ\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759105041\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759105041\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759105041/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759105041,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:25:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","reconcileID":"04338d5b-705d-4c0a-9c67-895687fddc4f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:25:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","reconcileID":"31177b8d-bd6b-45fd-b18a-b518701b5524","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:25:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","reconcileID":"7fd6d9ef-e0f9-487a-91d8-1a11f67c0f87","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:25:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","reconcileID":"1cc3e7ae-c946-413a-b9b5-e607076a3d6b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:25:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","reconcileID":"011dca4d-94f7-4337-a53f-855fb56e74be","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142232-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142232-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-142232-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-iekitd","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/konflux-test-integration-clone-iekitd@sha256:38ad6bcc64eaecb8dcb662fb1dd897e0b3250888f90f7e5d5f9a5ad7488fb57d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"b8aff3160f8af2fd28821d681ec3c75066fd66f1"}}},{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"efa241394b665bceb7c27ab898fe76c6691e2689","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jiwnzy","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:3dd59c7fc507a21287e121708728a1c4093c05889f6f6c10c1d76a72a02fef8f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"642e6b3894f5d5b08686fad5c3eeb03e83048c69","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm is still running, won't create group snapshot","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:25: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-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} 2026/02/16 14:25:50 http: TLS handshake error from 10.128.0.2:54262: EOF {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-iekitd-on-pull-request-kz5sb has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-iekitd-on-pull-request-kz5sb has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759103809, NodeID:\"CR_kwDOOe2tsc8AAAAO2Fa3QQ\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759103809\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759103809\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:22:34 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:25:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759103809/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142232-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759491634,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142232-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25: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-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-mtbl8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:25:52Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142232-000","reconcileID":"48e33645-2ae5-41ad-ac80-94cdf24345c4","snapshot.name":"integ-app-lagu-20260216-142232-000","pipelinerun.name":"konflux-test-integration-clone-iekitd-on-pull-request-kz5sb","duration":3.018306492} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142232-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-mtbl8"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mtbl8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-mtbl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759491634, NodeID:\"CR_kwDOOe2tsc8AAAAO2FyiMg\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759491634\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759491634\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot integ-app-lagu-20260216-142232-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759491634/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759491634,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142232-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:25:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759491634, NodeID:\"CR_kwDOOe2tsc8AAAAO2FyiMg\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759491634\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759491634\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot integ-app-lagu-20260216-142232-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-mtbl8' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759491634/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:25:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759491634,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:25:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142232-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:25:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:25:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","PR group":"konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","prGroup":"konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw","prGroupHash":"4e84846d387903e596502dbad5ce38297ee2e06a158863abe2c4aadc6d3211"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 0 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142232-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mtbl8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-mtbl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142232-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:26:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:26:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:26:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759491634, NodeID:\"CR_kwDOOe2tsc8AAAAO2FyiMg\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-konflux-test-integration-clone-iekitd\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759491634\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759491634\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-iekitd snapshot integ-app-lagu-20260216-142232-000 and scenario my-integration-test-aqsv 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/63759491634/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:26:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759491634,"CheckName":"Konflux Dev version / my-integration-test-aqsv / konflux-test-integration-clone-iekitd","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:26:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142232-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:26:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:26:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:26:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-mtbl8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:26:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"80f7377b-e1f3-41a4-bd54-aef1d266a1f2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759098101, NodeID:\"CR_kwDONSo-hs8AAAAO2Fag9Q\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759098101\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759098101\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:22:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759098101/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759098101,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-6jtz8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-6jtz8"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jiwnzy go-component-kinbty]","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-6jtz8"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759101637, NodeID:\"CR_kwDONSo-hs8AAAAO2FauxQ\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759101637\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759101637\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:22:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759101637/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759101637,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-6jtz8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-6jtz8"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"e7bba5c2-e6b1-4924-a236-d87774634ab3","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"90753a6e-5b25-44c1-87bf-abea75bc3952","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"cb141f89-a54d-4247-ba4b-18b6c103e064","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"7db29ab1-cb44-4614-9000-a9ff878177da","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"6dbcff19-f4cb-4029-81d1-0372b7cc9dd9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"3f00eec9-1ee1-4754-b692-c21a9dfaf87f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","reconcileID":"b3691c1e-475a-499e-9aeb-382048e98a7f","component.Name":"konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142231-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-142231-000","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"efa241394b665bceb7c27ab898fe76c6691e2689","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jiwnzy","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:d848eb9d1c49cb097cc54eab3e86f65e0c8112048566ef7ccbb80450939041c3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"994fc3ca2687984c18a1b17f384b7b13238a048b"}}}]} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 with pr group pr-branch-jjhzqm is still running, won't create group snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-pull-request-6jtz8 has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-6jtz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-pull-request-6jtz8 has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-6jtz8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759098101, NodeID:\"CR_kwDONSo-hs8AAAAO2Fag9Q\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759098101\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759098101\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:22:31 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:27:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jiwnzy snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759098101/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142231-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759673835,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27: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":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-bxn9t","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759673835, NodeID:\"CR_kwDONSo-hs8AAAAO2F9p6w\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759673835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759673835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:27:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142231-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759673835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:27Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000","reconcileID":"4de03a26-e7ee-4496-b647-3b8066096e63","snapshot.name":"integ-app-lagu-20260216-142231-000","pipelinerun.name":"python-component-jiwnzy-on-pull-request-6jtz8","duration":4.097958585} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-bxn9t"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759673835,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bxn9t","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-bxn9t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759673835, NodeID:\"CR_kwDONSo-hs8AAAAO2F9p6w\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759673835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759673835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:27:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142231-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759673835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759673835,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759673835, NodeID:\"CR_kwDONSo-hs8AAAAO2F9p6w\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759673835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759673835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142231-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-bxn9t' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759673835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759673835,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","reconcileID":"c6b26fe7-67e4-4f1f-9f08-4ae1c0292b6f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759100386, NodeID:\"CR_kwDONSo-hs8AAAAO2Fap4g\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759100386\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759100386\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:22:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759100386/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759100386,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-r2cp7","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-r2cp7"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:32Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","reconcileID":"1c39321b-0ab4-433f-a34c-7ddf0e02e5c1","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:32Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7591","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","reconcileID":"1c39321b-0ab4-433f-a34c-7ddf0e02e5c1"} {"level":"info","ts":"2026-02-16T14:27:33Z","caller":"status/status.go:686","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-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","reconcileID":"1c39321b-0ab4-433f-a34c-7ddf0e02e5c1"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:33Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","reconcileID":"1c39321b-0ab4-433f-a34c-7ddf0e02e5c1","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:33Z","caller":"status/status.go:676","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-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","reconcileID":"1c39321b-0ab4-433f-a34c-7ddf0e02e5c1","latestSnapshot.Name":"integ-app-lagu-20260216-142231-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-kinbty konflux-test-integration-clone-iekitd python-component-jiwnzy]","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"go-component-kinbty-on-pull-request-r2cp7"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759101637, NodeID:\"CR_kwDONSo-hs8AAAAO2FauxQ\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759101637\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759101637\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:22:33 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:27:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759101637/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759688261,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-r2cp7","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-r2cp7"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","reconcileID":"1c39321b-0ab4-433f-a34c-7ddf0e02e5c1","component.Name":"konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142231-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","originalName":"integ-app-lagu-20260216-142231-000","newName":"integ-app-lagu-20260216-142231-000-71","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142231-000-71","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","originalName":"integ-app-lagu-20260216-142231-000","finalName":"integ-app-lagu-20260216-142231-000-71","attempts":2} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-142231-000-71","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:26344262a446f7f96e182dce0ce6cb5bb9a7aab15244b1f4b3cb85fcb89a86e3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"994fc3ca2687984c18a1b17f384b7b13238a048b"}}},{"name":"python-component-jiwnzy","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:3dd59c7fc507a21287e121708728a1c4093c05889f6f6c10c1d76a72a02fef8f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"642e6b3894f5d5b08686fad5c3eeb03e83048c69","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"status/status.go:676","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-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06","latestSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","processedSnapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"status/status.go:676","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-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06","latestSnapshot.Name":"integ-app-lagu-20260216-142231-000","processedSnapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-pull-request-r2cp7 has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7591","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-r2cp7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-pull-request-r2cp7 has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-r2cp7","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","caller":"status/status.go:686","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-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142734-651","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} 2026/02/16 14:27:34 http: TLS handshake error from 10.129.0.2:52984: EOF {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Namespace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bxn9t","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-bxn9t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759100386, NodeID:\"CR_kwDONSo-hs8AAAAO2Fap4g\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759100386\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759100386\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:22:32 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:27:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-kinbty snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759100386/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142231-000-71","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759691110,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-dzs4m","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:35Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","reconcileID":"66cc85c5-9f1d-4df5-b9bf-c2ce415afa06","snapshot.name":"integ-app-lagu-20260216-142231-000-71","pipelinerun.name":"go-component-kinbty-on-pull-request-r2cp7","duration":3.815233068} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759673835, NodeID:\"CR_kwDONSo-hs8AAAAO2F9p6w\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759673835\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759673835\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142231-000 and scenario my-integration-test-aqsv 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/63759673835/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dzs4m","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-dzs4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759673835,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-bxn9t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759691110, NodeID:\"CR_kwDONSo-hs8AAAAO2F-tZg\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759691110\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759691110\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:27:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-142231-000-71 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759691110/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-vw6nb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142734-651","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759691110,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-dzs4m"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vw6nb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-vw6nb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"1b8ccf81-56af-4a2b-a600-a963c716eb3b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759688261, NodeID:\"CR_kwDONSo-hs8AAAAO2F-iRQ\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759688261\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759688261\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:27:33 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:27:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759688261/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142231-000-71","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"bb2c638b-629a-4536-8e2b-8a9894d757b5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"dc2b6e0b-161d-4027-ab87-8ff0cdef3ffe","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"6ab770ab-d684-4cee-b720-a00c85b556ca","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"90670513-dca4-464f-b148-47d3a210432b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759695267,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"e4df38c9-3572-4830-89eb-ccdef666278f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"8d5bf43d-0d53-492a-8284-5eb03a453f04","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759695267, NodeID:\"CR_kwDONSo-hs8AAAAO2F-9ow\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759695267\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vw6nb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"5e4cbd0b-32c7-46a3-8cc8-177ae0e5e04a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759695267,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"1caa3f7b-4dd4-454b-8c39-38c762c02c51","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":"2026-02-16 14:27:38 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":"2026-02-16 14:27:38 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:532","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1170","msg":"The build pipelineRun build-e2e-urwd/gl-multi-component-child-kpzw-on-pull-request-t4c59 with pr group konflux-gl-multi-component-child-kpzw is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:313","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","build-e2e-urwd":"gl-multi-component-child-kpzw-on-pull-request-t4c59"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:716","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-02-16T14:16:05Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-kpzw-on-pull-request-t4c59\" was cancelled"}],"startTime":"2026-02-16T14:15:56Z","completionTime":"2026-02-16T14:16:05Z","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.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6"},{"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:865cdbe6094ff52d9e5dfc40d44ca5cfa6cee4b665aef91306356652fb84d7cc"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz"},{"name":"revision","value":"b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"}],"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.2@sha256:6f05f1b9e4c7f6035ccc555dcfb375726a81c605039b76ffde258810922528c5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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.8"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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.2@sha256:30989fa1f475bb8f6bda811b26bd4ddf7187288ed5815ce634ba399341852c75"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"ALWAYS_BUILD_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:1375b2de61d1ba1fd3bf586617d1800722477771dcebe11f6e40757d558df0d3"},{"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:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"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:64ec9d88ee72f6f317afa22173c60ed2158d92580a8c639b0480dbe60af9580b"},{"name":"kind","value":"task"}]},"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:10d6a41c51102c07c0147f2f3d57a2180d58c0cc4af2a022862247edcde5cd54"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:b2f25599a10ab0846e4659f76b5b78c0fddf561404656fda52055eda31e70d83"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-coverity-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-coverity-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check:0.3@sha256:a1fb1230897f7bbaf7f05987c885251b318c6c0cbab84519113892990aec0e00"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}],"runAfter":["coverity-availability-check"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw:on-pr-b285e0c77fb89d3dbc8975e32cd54f27e68b9ab3"},{"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":""}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"coverity-availability-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"coverity-availability-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"]},{"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:e88f5b989e98ecd95a12122a4720c8d9ac51dad4841d865d9807ed37b2a2f7b3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:495fde8bff060283d2e331a7a254836ebb64f9d114f9a05d74720fdf2726971d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"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:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca"},{"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.1@sha256:6ac48e8f499553eec5f201848aa275dead47b8f3493dc68eeb74fc8c43c7871f"},{"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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-coverity-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]},{"input":"$(tasks.coverity-availability-check.results.STATUS)","operator":"in","values":["success"]}]},{"name":"coverity-availability-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ab8da70fa81a7b9e66215dc57ab3cd0-fe85d98e23ab854c-01"}},"deletionTimestamp":"2026-02-16 14:27:38 +0000 UTC"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-t4c59 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-t4c59","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"error","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759105041, NodeID:\"CR_kwDOOe2tsc8AAAAO2Fa8EQ\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759105041\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759105041\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:22:34 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759105041/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:27:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142232-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:27:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","reconcileID":"cdc51838-94df-404c-b1f8-33e03772c15c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrbo-20260216-142556-000"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-component-update-nrbo-20260216-142556-000","application":"build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrbo-20260216-142556-000"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142556-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrbo-20260216-142556-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-child-kpzw@sha256:10f739d6157c95339d84d076a702be14dfa268e596244128a4374079efd2273a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-hqpdgz","revision":"47c9b0a673746839511b7fe126001dcf2fe098bd"}}},{"name":"gl-multi-component-parent-kpzw","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-urwd/gl-multi-component-parent-kpzw@sha256:8a270174012f72fd8c716430d26349482de2b9aeae7c361338d32da3383d860a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-hqpdgz","revision":"ceedbba10cf9debf20050c36e6b67591c6b38267","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-kpzw-component-update-gl-multi-component-parent-kpzw is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 4e84846d387903e596502dbad5ce38297ee2e06a158863abe2c4aadc6d3211 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrbo-20260216-142556-000"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","Application.Name":"build-suite-component-update-nrbo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:27:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrbo-20260216-142556-000"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-vbgc8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759698735,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"}} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"build-suite-component-update-nrbo-20260216-142556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrbo-20260216-142556-000","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Namespace":"build-e2e-urwd","snapshot.Name":"build-suite-component-update-nrbo-20260216-142556-000"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759695267, NodeID:\"CR_kwDONSo-hs8AAAAO2F-9ow\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759695267\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vw6nb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759695267,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759695267, NodeID:\"CR_kwDONSo-hs8AAAAO2F-9ow\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759695267\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv 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/63759695267/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759695267,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759698735, NodeID:\"CR_kwDOOe2tsc8AAAAO2F_LLw\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759698735\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759698735\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-vw6nb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759698735/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:27:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759698735,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","snapshot.Name":"build-suite-component-update-nrbo-20260216-142556-000"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo","namespace":"build-e2e-urwd","name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:27:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-multi-component-child-kpzw-on-pull-request-vbgc8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-kpzw-on-pull-request-vbgc8","namespace":"build-e2e-urwd"},"application":"build-e2e-urwd/build-suite-component-update-nrbo"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27: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-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-dzs4m","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-dzs4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142231-000-71","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759691110, NodeID:\"CR_kwDONSo-hs8AAAAO2F-tZg\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759691110\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759691110\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-142231-000-71 and scenario my-integration-test-aqsv 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/63759691110/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759691110,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-vw6nb","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-vw6nb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-dzs4m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27: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-lagu-20260216-142734-651","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142734-651","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142734-651","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759695267, NodeID:\"CR_kwDONSo-hs8AAAAO2F-9ow\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759695267\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv 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/63759695267/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759695267,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759695267, NodeID:\"CR_kwDONSo-hs8AAAAO2F-9ow\", HeadSHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759695267\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:27:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jjhzqm and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-kinbty | integ-app-lagu-20260216-142231-000-71 | go-component-kinbty-on-pull-request-r2cp7 | group-snapshot-multi-component |\n| python-component-jiwnzy | integ-app-lagu-20260216-142231-000 | python-component-jiwnzy-on-pull-request-6jtz8 | group-snapshot-multi-component |\n| konflux-test-integration-clone-iekitd | integ-app-lagu-20260216-142232-000 | konflux-test-integration-clone-iekitd-on-pull-request-kz5sb | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759695267/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559439600}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"994fc3ca2687984c18a1b17f384b7b13238a048b\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142231-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759711202,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142231-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759698735, NodeID:\"CR_kwDOOe2tsc8AAAAO2F_LLw\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759698735\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759698735\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv 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/63759698735/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759698735,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142734-651","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142734-651"} {"level":"info","ts":"2026-02-16T14:27:46Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142734-651","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-vw6nb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-kinbty-on-pull-request-698g8","PR group":"pr-branch-jjhzqm"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27: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-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000-71","testedSnapshot":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27: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-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"pr-branch-jjhzqm","prGroupHash":"00a1f82283e490a47ff87721e892aa9542041769b49a7da90920e0fba448c3"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27: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-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759719817,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-698g8","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-698g8"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:50Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"c6accf55-3e95-434e-8a25-26beefcdf6f9","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:50Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7591","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"c6accf55-3e95-434e-8a25-26beefcdf6f9"} {"level":"info","ts":"2026-02-16T14:27:51Z","caller":"status/status.go:686","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-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"c6accf55-3e95-434e-8a25-26beefcdf6f9"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:51Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"c6accf55-3e95-434e-8a25-26beefcdf6f9","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:51Z","caller":"status/status.go:676","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-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"c6accf55-3e95-434e-8a25-26beefcdf6f9","latestSnapshot.Name":"integ-app-lagu-20260216-142231-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component group-mrdy/go-component-kinbty, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-kinbty konflux-test-integration-clone-iekitd python-component-jiwnzy]","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"go-component-kinbty-on-pull-request-698g8"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759721775,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-698g8","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-698g8"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-fhwnr","PR group":"pr-branch-jjhzqm"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000-71","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142231-000","testedSnapshot":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","prGroup":"pr-branch-jjhzqm","prGroupHash":"00a1f82283e490a47ff87721e892aa9542041769b49a7da90920e0fba448c3"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142231-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759723662,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-fhwnr","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-fhwnr"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jiwnzy go-component-kinbty]","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-fhwnr"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759721775, NodeID:\"CR_kwDONSo-hs8AAAAO2GAlLw\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759721775\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759721775\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:27:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-698g8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759721775/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759721775,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-fhwnr","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-fhwnr"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:27:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:27:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:28:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-push-q2nt6 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:28:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","caller":"gitops/snapshot.go:1494","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-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","reconcileID":"9e16faab-b43e-4fe7-884f-365f662ff47a","Component.Namespace":"build-e2e-lghc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lghc/gl-test-custom-branch-jgdoyi@sha256:fb200a61582b590d6aae7894deecce6d3ffd367cf71102efbd580fa29a47946d","Component.Name":"gl-test-custom-branch-jgdoyi","lastBuildCommit":"dac799e219fe99c2111123fb67cd775948509bd9"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","component.Namespace":"build-e2e-lghc","component.Name":"gl-test-custom-branch-jgdoyi"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"build-suite-test-application-iven-20260216-142803-000"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"build-suite-test-application-iven-20260216-142803-000","application":"build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-iven-20260216-142803-000"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","Application.Name":"build-suite-test-application-iven","IntegrationTestScenarios":0} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142803-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-iven-20260216-142803-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-jgdoyi","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lghc/gl-test-custom-branch-jgdoyi@sha256:fb200a61582b590d6aae7894deecce6d3ffd367cf71102efbd580fa29a47946d","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-ekbaos","revision":"dac799e219fe99c2111123fb67cd775948509bd9"}}}]} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:372","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"build-suite-test-application-iven-20260216-142803-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-02-16T14:29:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-iven-20260216-142803-000","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-iven-20260216-142803-000"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-push-q2nt6 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:391","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","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-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","snapshot.Name":"build-suite-test-application-iven-20260216-142803-000"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun gl-test-custom-branch-jgdoyi-on-push-q2nt6 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:29:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:29:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-jgdoyi","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-02-16T14:29:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jgdoyi-on-push-q2nt6","namespace":"build-e2e-lghc"},"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:109\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:30:02Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-jgdoyi","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:30:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-jgdoyi","namespace":"build-e2e-lghc"},"application":"build-e2e-lghc/build-suite-test-application-iven","namespace":"build-e2e-lghc","name":"gl-test-custom-branch-jgdoyi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T14:30:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iven-20260216-141909-000"} {"level":"info","ts":"2026-02-16T14:30:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iven-20260216-142803-000"} {"level":"info","ts":"2026-02-16T14:30:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iven-20260216-142338-000"} {"level":"info","ts":"2026-02-16T14:30:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-iven-20260216-142121-000"} 2026/02/16 14:30:23 http: TLS handshake error from 10.130.0.2:56306: EOF {"level":"info","ts":"2026-02-16T14:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"e7b3ce65-1624-4f0d-9617-3e54ee7a85d1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759723662, NodeID:\"CR_kwDONSo-hs8AAAAO2GAsjg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759723662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759723662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:27:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-fhwnr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759723662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759723662,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-fhwnr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-fhwnr"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-kinbty python-component-jiwnzy]","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-fhwnr"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759721775, NodeID:\"CR_kwDONSo-hs8AAAAO2GAlLw\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759721775\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759721775\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:27:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-fhwnr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759721775/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759721775,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"python-component-jiwnzy-on-pull-request-fhwnr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"python-component-jiwnzy-on-pull-request-fhwnr"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"a5fc4632-3bb1-407a-b033-0cea4a69e3d6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"de93263e-1104-41d8-b609-65979c06ed0a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"65de1f83-fccb-49df-b9e2-62781d7e862f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"501b45be-2516-42b5-816b-8b90f194a331","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"9d6f6ee3-a819-493c-876e-d8b91bb79dfe","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"512a2eb3-ba08-4464-914b-be82c6d72f63","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","reconcileID":"4a64d423-ba59-4457-970a-b55be0ea65a8","component.Name":"konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142750-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-142750-000","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:4be2f2b99e612f7db866ebac44d83153324134e909f58c21f4416c3659b1c551","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"efa241394b665bceb7c27ab898fe76c6691e2689","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jiwnzy","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:1fa02bffc3c82023e3a4c626637a3332edd3723d15c01884f6900c3bd010a962","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7322b6217ffcaea45c33cc39ea5d5c95f5480142"}}}]} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-mrdy/go-component-kinbty-on-pull-request-698g8 with pr group pr-branch-jjhzqm is still running, won't create group snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} 2026/02/16 14:32:16 http: TLS handshake error from 10.129.0.2:44718: EOF {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-pull-request-fhwnr has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"python-component-jiwnzy-on-pull-request-fhwnr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jiwnzy-on-pull-request-fhwnr has finished running","buildpipelineRun":{"name":"python-component-jiwnzy-on-pull-request-fhwnr","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759723662, NodeID:\"CR_kwDONSo-hs8AAAAO2GAsjg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759723662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759723662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:27:52 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:32:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jiwnzy snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-fhwnr succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759723662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142750-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760243362,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760243362, NodeID:\"CR_kwDONSo-hs8AAAAO2Ggaog\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760243362\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760243362\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:32:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142750-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760243362/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-2lv28","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:17Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000","reconcileID":"5d0de706-09ab-4463-9b83-0bebecf82414","snapshot.name":"integ-app-lagu-20260216-142750-000","pipelinerun.name":"python-component-jiwnzy-on-pull-request-fhwnr","duration":3.85208103} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-2lv28"} {"level":"info","ts":"2026-02-16T14:32:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760243362,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2lv28","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-2lv28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760243362, NodeID:\"CR_kwDONSo-hs8AAAAO2Ggaog\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760243362\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760243362\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:32:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142750-000 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760243362/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760243362,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760243362, NodeID:\"CR_kwDONSo-hs8AAAAO2Ggaog\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760243362\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760243362\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:32:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142750-000 and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-2lv28' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760243362/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760243362,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:32:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2lv28","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-2lv28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-python-component-jiwnzy"} {"level":"info","ts":"2026-02-16T14:32:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760243362, NodeID:\"CR_kwDONSo-hs8AAAAO2Ggaog\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-python-component-jiwnzy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760243362\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760243362\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:32:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jiwnzy snapshot integ-app-lagu-20260216-142750-000 and scenario my-integration-test-aqsv 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/63760243362/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760243362,"CheckName":"Konflux Dev version / my-integration-test-aqsv / python-component-jiwnzy","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:32:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:32:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-2lv28","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"8432fd64-de5e-4370-b17f-a61025b8d4e7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"error","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\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:138\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T14:32:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"857748fe-be63-49b7-852e-de5648970e55","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759719817, NodeID:\"CR_kwDONSo-hs8AAAAO2GAdiQ\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759719817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759719817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:27:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot scenario my-integration-test-aqsv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-698g8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759719817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63759719817,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-698g8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-698g8"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/konflux-test-integration-clone-iekitd-on-pull-request-kz5sb with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-fhwnr with pr group pr-branch-jjhzqm has snapshot created, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:44Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"68344f37-de99-42be-b9d5-d599df0f4796","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:44Z","caller":"status/status.go:676","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-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"68344f37-de99-42be-b9d5-d599df0f4796","latestSnapshot.Name":"integ-app-lagu-20260216-142750-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T14:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:44Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"68344f37-de99-42be-b9d5-d599df0f4796","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:32:45Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7591","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"68344f37-de99-42be-b9d5-d599df0f4796"} {"level":"info","ts":"2026-02-16T14:32:45Z","caller":"status/status.go:686","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-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"68344f37-de99-42be-b9d5-d599df0f4796"} {"level":"info","ts":"2026-02-16T14:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component group-mrdy/go-component-kinbty, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-kinbty python-component-jiwnzy konflux-test-integration-clone-iekitd]","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Name":"go-component-kinbty-on-pull-request-698g8"} {"level":"info","ts":"2026-02-16T14:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759721775, NodeID:\"CR_kwDONSo-hs8AAAAO2GAlLw\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759721775\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759721775\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:27:51 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:32:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/python-component-jiwnzy-on-pull-request-fhwnr succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759721775/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760304118,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelineRun.Namespace":"group-mrdy","pipelineRun.Name":"go-component-kinbty-on-pull-request-698g8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","pipelinerun.Name":"go-component-kinbty-on-pull-request-698g8"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","reconcileID":"68344f37-de99-42be-b9d5-d599df0f4796","component.Name":"konflux-test-integration-clone-iekitd"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142750-000","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","originalName":"integ-app-lagu-20260216-142750-000","newName":"integ-app-lagu-20260216-142750-000-hp","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-142750-000-hp","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","originalName":"integ-app-lagu-20260216-142750-000","finalName":"integ-app-lagu-20260216-142750-000-hp","attempts":2} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp","snapshot.Spec.Components":[{"name":"go-component-kinbty","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/go-component-kinbty@sha256:296bcb8270d2e03f03aefbac7818dda634f418c4df501c9b7225fedbcb76f139","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"7322b6217ffcaea45c33cc39ea5d5c95f5480142"}}},{"name":"python-component-jiwnzy","containerImage":"quay.io/redhat-appstudio-qe/group-mrdy/python-component-jiwnzy@sha256:3dd59c7fc507a21287e121708728a1c4093c05889f6f6c10c1d76a72a02fef8f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"642e6b3894f5d5b08686fad5c3eeb03e83048c69","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-mrdy/go-component-kinbty-on-pull-request-r2cp7 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-mrdy/python-component-jiwnzy-on-pull-request-6jtz8 with pr group pr-branch-jjhzqm is not the latest for its component, skipped","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:46Z","caller":"status/status.go:676","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-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a","latestSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","processedSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:46Z","caller":"status/status.go:676","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-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a","latestSnapshot.Name":"integ-app-lagu-20260216-142750-000","processedSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-pull-request-698g8 has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7591","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"go-component-kinbty-on-pull-request-698g8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-02-16T14:32:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-kinbty-on-pull-request-698g8 has finished running","buildpipelineRun":{"name":"go-component-kinbty-on-pull-request-698g8","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","caller":"status/status.go:686","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-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-lagu-20260216-143247-229","application":"integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000"} 2026/02/16 14:32:47 http: TLS handshake error from 10.128.0.2:54710: EOF {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Namespace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142232-000","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142232-000","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142232-000"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759719817, NodeID:\"CR_kwDONSo-hs8AAAAO2GAdiQ\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759719817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63759719817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:27:50 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:32:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-kinbty snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-698g8 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63759719817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760307871,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8jkzz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:48Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","reconcileID":"52a421d1-04df-4d4f-98c3-d4a7538ad68a","snapshot.name":"integ-app-lagu-20260216-142750-000-hp","pipelinerun.name":"go-component-kinbty-on-pull-request-698g8","duration":5.399256928} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760307871, NodeID:\"CR_kwDONSo-hs8AAAAO2GkWnw\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760307871\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760307871\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:32:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-142750-000-hp and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760307871/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8jkzz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8jkzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760307871,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-143247-229","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760304118, NodeID:\"CR_kwDONSo-hs8AAAAO2GkH9g\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760304118\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760304118\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 14:32:46 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:32:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-aqsv has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-mrdy/go-component-kinbty-on-pull-request-698g8 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760304118/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-h62dd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-143247-229","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1120","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1131","msg":"older snapshot integ-app-lagu-20260216-142734-651 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Label":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Application.Name":"integ-app-lagu","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-aqsv","pipelineRun.Name":"integration-resolver-pipelinerun-8jkzz"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142231-000-71"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-h62dd","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-h62dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760311702,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760311702, NodeID:\"CR_kwDONSo-hs8AAAAO2Gkllg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760311702\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:32:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760311702,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63759698735, NodeID:\"CR_kwDOOe2tsc8AAAAO2F_LLw\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759698735\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63759698735\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 14:27:36 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:27:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-142734-651 and scenario my-integration-test-aqsv has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jjhzqm and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-kinbty | integ-app-lagu-20260216-142231-000-71 | go-component-kinbty-on-pull-request-r2cp7 | group-snapshot-multi-component |\n| python-component-jiwnzy | integ-app-lagu-20260216-142231-000 | python-component-jiwnzy-on-pull-request-6jtz8 | group-snapshot-multi-component |\n| konflux-test-integration-clone-iekitd | integ-app-lagu-20260216-142232-000 | konflux-test-integration-clone-iekitd-on-pull-request-kz5sb | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63759698735/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:32:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142232-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760314665,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760307871, NodeID:\"CR_kwDONSo-hs8AAAAO2GkWnw\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760307871\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760307871\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:32:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-142750-000-hp and scenario my-integration-test-aqsv is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8jkzz' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760307871/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760307871,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-143247-229","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760311702, NodeID:\"CR_kwDONSo-hs8AAAAO2Gkllg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760311702\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:32:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760311702,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760311702, NodeID:\"CR_kwDONSo-hs8AAAAO2Gkllg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760311702\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:32:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-aqsv 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/63760311702/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760311702,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760314665, NodeID:\"CR_kwDOOe2tsc8AAAAO2GkxKQ\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63760314665\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63760314665\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 14:32:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-aqsv is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63760314665/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:32:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760314665,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T14:32:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T14:32:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-142750-000-hp","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8jkzz","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8jkzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-go-component-kinbty"} {"level":"info","ts":"2026-02-16T14:32:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760307871, NodeID:\"CR_kwDONSo-hs8AAAAO2GkWnw\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-go-component-kinbty\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760307871\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760307871\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:32:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-kinbty snapshot integ-app-lagu-20260216-142750-000-hp and scenario my-integration-test-aqsv 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/63760307871/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760307871,"CheckName":"Konflux Dev version / my-integration-test-aqsv / go-component-kinbty","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-142750-000-hp","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-8jkzz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32: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-lagu-20260216-143247-229","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-143247-229","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-143247-229","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-h62dd","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-h62dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760311702, NodeID:\"CR_kwDONSo-hs8AAAAO2Gkllg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760311702\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:32:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-aqsv 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/63760311702/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760311702,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760311702, NodeID:\"CR_kwDONSo-hs8AAAAO2Gkllg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760311702\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 14:32:49 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:32:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-aqsv has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 4s | | :white_check_mark: SKIPPED | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jjhzqm and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-kinbty | integ-app-lagu-20260216-142750-000-hp | go-component-kinbty-on-pull-request-698g8 | group-snapshot-multi-component |\n| python-component-jiwnzy | integ-app-lagu-20260216-142750-000 | python-component-jiwnzy-on-pull-request-fhwnr | group-snapshot-multi-component |\n| konflux-test-integration-clone-iekitd | integ-app-lagu-20260216-142232-000 | konflux-test-integration-clone-iekitd-on-pull-request-kz5sb | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760311702/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142750-000","scenarioName":"my-integration-test-aqsv","externalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760330844,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-aqsv-pr group"} {"level":"info","ts":"2026-02-16T14:32:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760314665, NodeID:\"CR_kwDOOe2tsc8AAAAO2GkxKQ\", HeadSHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", ExternalID:\"my-integration-test-aqsv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63760314665\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63760314665\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 14:32:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-aqsv 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/63760314665/annotations\"}, Name:\"Konflux Dev version / my-integration-test-aqsv / pr group\", CheckSuite:github.CheckSuite{ID:57559443046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214602, Number:7591, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7591\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"b8aff3160f8af2fd28821d681ec3c75066fd66f1\", 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-qtenlk\", SHA:\"ee677bb8d8f9eca879efa59ee196313d12170354\", 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-02-16T14:32:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760314665,"CheckName":"Konflux Dev version / my-integration-test-aqsv / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T14:32:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T14:32:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:32:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integration-resolver-pipelinerun-h62dd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-mrdy","name":"my-integration-test-ynnk"}} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ynnk"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ynnk"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:33:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScenario.Name":"my-integration-test-ynnk"} 2026/02/16 14:33:07 http: TLS handshake error from 10.129.0.2:35332: EOF {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationTestScneario.Name":"my-integration-test-ynnk"} {"level":"error","ts":"2026-02-16T14:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","integrationScenario.Name":"my-integration-test-ynnk","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-lagu-20260216-143247-229: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T14:33:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"error","ts":"2026-02-16T14:33:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","Scenario":"my-integration-test-ynnk","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T14:33: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-lagu-20260216-143247-229","namespace":"group-mrdy"},"snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"}} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","namespace":"group-mrdy","name":"integ-app-lagu-20260216-143247-229","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-ynnk","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-ynnk","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142750-000-hp","scenarioName":"my-integration-test-ynnk","externalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760351830,"CheckName":"Konflux Dev version / my-integration-test-ynnk / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000-hp","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-ynnk","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-ynnk","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","existingCheckRun":"github.CheckRun{ID:63760351830, NodeID:\"CR_kwDONSo-hs8AAAAO2GnCVg\", HeadSHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", ExternalID:\"my-integration-test-ynnk-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63760351830\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63760351830\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 14:33:08 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 14:33:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-lagu-20260216-143247-229 and scenario my-integration-test-ynnk is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-lagu-20260216-143247-229: 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/63760351830/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ynnk / pr group\", CheckSuite:github.CheckSuite{ID:57559981113}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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:3290214497, Number:18902, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18902\", Head:github.PullRequestBranch{Ref:\"pr-branch-jjhzqm\", SHA:\"7322b6217ffcaea45c33cc39ea5d5c95f5480142\", 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-qtenlk\", SHA:\"642e6b3894f5d5b08686fad5c3eeb03e83048c69\", 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-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142750-000","scenarioName":"my-integration-test-ynnk","externalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760353683,"CheckName":"Konflux Dev version / my-integration-test-ynnk / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142750-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","destinationComponentSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-ynnk","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-ynnk","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testedSnapshot":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ExternalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.NameSpace":"group-mrdy","snapshot.Name":"integ-app-lagu-20260216-142232-000","scenarioName":"my-integration-test-ynnk","externalID":"my-integration-test-ynnk-pr group"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","ID":63760355131,"CheckName":"Konflux Dev version / my-integration-test-ynnk / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","testedSnapshot.Name":"integ-app-lagu-20260216-143247-229","destinationSnapshot.Name":"integ-app-lagu-20260216-142232-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","scenario.Name":"my-integration-test-aqsv"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-lagu-20260216-143247-229","namespace":"group-mrdy"},"application":"group-mrdy/integ-app-lagu","snapshot.Name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:33:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:34:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:34:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:34:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:35:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:35:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"} {"level":"info","ts":"2026-02-16T14:35:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-lagu-20260216-143247-229"}